Aynı bu resimdeki gibi konularımın görüntülenme sayısının yazmasını istiyorum

)


<html>
<head>
<title>{$thread['subject']} {$google_seo_page}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
var quickrestore_confirm = "{$lang->quickrestore_confirm}";
var allowEditReason = "{$mybb->settings['alloweditreason']}";
lang.save_changes = "{$lang->save_changes}";
lang.cancel_edit = "{$lang->cancel_edit}";
lang.quick_edit_update_error = "{$lang->quick_edit_update_error}";
lang.quick_reply_post_error = "{$lang->quick_reply_post_error}";
lang.quick_delete_error = "{$lang->quick_delete_error}";
lang.quick_delete_success = "{$lang->quick_delete_success}";
lang.quick_delete_thread_success = "{$lang->quick_delete_thread_success}";
lang.quick_restore_error = "{$lang->quick_restore_error}";
lang.quick_restore_success = "{$lang->quick_restore_success}";
lang.editreason = "{$lang->postbit_editreason}";
// -->
</script>
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1804"></script>
</head>
<body>
{$header}
{$threadnotesbox}
{$pollbox}
<div class="float_left">
{$multipage}
</div>
<div class="float_right">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear">
<tr>
<td class="thead">
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>
</div>
</td>
</tr>
<tr><td id="posts_container">
<div id="posts">
{$posts}
</div>
</td></tr>
<tr>
<td class="tfoot">
{$search_thread}
<div>
<strong><a href="https://www.webailesi.com/yonlendir.php?link=%7B%26%2336%3Bnext_oldest_link%7D"><i class="trow1 fa fa-arrow-circle-left"style=margin-top:5px;></i></a> | <a href="https://www.webailesi.com/yonlendir.php?link=%7B%26%2336%3Bnext_newest_link%7D"><i class="trow1 fa fa-arrow-circle-right"></i></a> </strong>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="padding-top: 4px;" class="float_right">
{$newreply}
</div>
<br class="clear" />
{$quickreply}
<br />
<!-- @Anahtar Kelimeler -->
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="100%">
<thead>
<tr>
<td class="thead">
<div><center><strong>Anahtar Kelimeler</strong></center></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow1">
<p align="left">{$thread['subject']}, {$thread['subject']} indir, {$thread['subject']} Videosu, {$thread['subject']} online izle, {$thread['subject']} Bedava indir, {$thread['subject']} Yükle, {$thread['subject']} Hakkında, {$thread['subject']} nedir, {$thread['subject']} Free indir, {$thread['subject']} oyunu, {$thread['subject']} download</td>
</tr>
</tbody>
</table>
<!-- /@Anahtar Kelimeler -->
{$threadexbox}
{$similarthreads}
<br />
<div class="float_left">
<ul class="thread_tools">
<li class="printable"><a href="https://www.webailesi.com/yonlendir.php?link=printthread.php%3Ftid%3D%7B%26%2336%3Btid%7D">{$lang->view_printable}</a></li>
{$sendthread}
<li class="subscription_{$add_remove_subscription}"><a href="https://www.webailesi.com/yonlendir.php?link=usercp2.php%3Faction%3D%7B%26%2336%3Badd_remove_subscription%7Dsubscription%26amp%3Bamp%3Btid%3D%7B%26%2336%3Btid%7D%26amp%3Bamp%3Bmy_post_key%3D%7B%26%2336%3Bmybb-%26gt%3Bpost_code%7D">{$add_remove_subscription_text}</a></li>{$addremovefavorite}
{$addpoll}
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
<br class="clear" />
{$usersbrowsing}
{$footer}
<div id="thread_modes_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="https://www.webailesi.com/yonlendir.php?link=showthread.php%3Fmode%3Dlinear%26amp%3Bamp%3Btid%3D%7B%26%2336%3Btid%7D%26amp%3Bamp%3Bpid%3D%7B%26%2336%3Bpid%7D%23pid%7B%26%2336%3Bpid%7D" class="popup_item">{$lang->linear}</a></div><div class="popup_item_container"><a href="https://www.webailesi.com/yonlendir.php?link=showthread.php%3Fmode%3Dthreaded%26amp%3Bamp%3Btid%3D%7B%26%2336%3Btid%7D%26amp%3Bamp%3Bpid%3D%7B%26%2336%3Bpid%7D%23pid%7B%26%2336%3Bpid%7D" class="popup_item">{$lang->threaded}</a></div></div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
$("#thread_modes").popupMenu();
}
// -->
</script>
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});
</script>
</body>
</html><html>
<head>
<title>{$thread['subject']} {$google_seo_page}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
var quickrestore_confirm = "{$lang->quickrestore_confirm}";
var allowEditReason = "{$mybb->settings['alloweditreason']}";
lang.save_changes = "{$lang->save_changes}";
lang.cancel_edit = "{$lang->cancel_edit}";
lang.quick_edit_update_error = "{$lang->quick_edit_update_error}";
lang.quick_reply_post_error = "{$lang->quick_reply_post_error}";
lang.quick_delete_error = "{$lang->quick_delete_error}";
lang.quick_delete_success = "{$lang->quick_delete_success}";
lang.quick_delete_thread_success = "{$lang->quick_delete_thread_success}";
lang.quick_restore_error = "{$lang->quick_restore_error}";
lang.quick_restore_success = "{$lang->quick_restore_success}";
lang.editreason = "{$lang->postbit_editreason}";
// -->
</script>
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1804"></script>
</head>
<body>
{$header}
{$threadnotesbox}
{$pollbox}
<div style="width: 100%;height: 69px;background: #28304C;border: 1px solid indianred;padding: 15px 0px;">
<div style="width: 50%;height: 50%;margin: auto;text-align: center;font-size: 19px;color: white;">{$thread['threadprefix']}{$thread['subject']}</div>
<div style="width: 50%;height: 50%;margin: auto;display: flex;color: white;justify-content: center;">
<div style="margin: 10px;"><span>{$thread['replies']} Cevap</span></div>
<div style="margin: 10px;"><span>{$thread['views']} Okunma</span></div>
</div>
</div>
<div class="float_left">
{$multipage}
</div>
<div class="float_right">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear">
<tr>
<td class="thead">
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>
</div>
</td>
</tr>
<tr><td id="posts_container">
<div id="posts">
{$posts}
</div>
</td></tr>
<tr>
<td class="tfoot">
{$search_thread}
<div>
<strong><a href="{$next_oldest_link}"><i class="trow1 fa fa-arrow-circle-left"style=margin-top:5px;></i></a> | <a href="{$next_newest_link}"><i class="trow1 fa fa-arrow-circle-right"></i></a> </strong>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="padding-top: 4px;" class="float_right">
{$newreply}
</div>
<br class="clear" />
{$quickreply}
<br />
<!-- @Anahtar Kelimeler -->
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="100%">
<thead>
<tr>
<td class="thead">
<div><center><strong>Anahtar Kelimeler</strong></center></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow1">
<p align="left">{$thread['subject']}, {$thread['subject']} indir, {$thread['subject']} Videosu, {$thread['subject']} online izle, {$thread['subject']} Bedava indir, {$thread['subject']} Yükle, {$thread['subject']} Hakkında, {$thread['subject']} nedir, {$thread['subject']} Free indir, {$thread['subject']} oyunu, {$thread['subject']} download</td>
</tr>
</tbody>
</table>
<!-- /@Anahtar Kelimeler -->
{$threadexbox}
{$similarthreads}
<br />
<div class="float_left">
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
{$sendthread}
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>{$addremovefavorite}
{$addpoll}
</ul>
</div>
<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
<br class="clear" />
{$usersbrowsing}
{$footer}
<div id="thread_modes_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}" class="popup_item">{$lang->linear}</a></div><div class="popup_item_container"><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}" class="popup_item">{$lang->threaded}</a></div></div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
$("#thread_modes").popupMenu();
}
// -->
</script>
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});
</script>
</body>
</html>