|
|
@ -25,11 +25,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF template.category -->
|
|
|
|
<!-- IF template.category -->
|
|
|
|
<small>
|
|
|
|
<small>
|
|
|
|
|
|
|
|
<!-- IF topics.user.userslug -->
|
|
|
|
[[global:posted_ago_by, <span class="timeago" title="{topics.relativeTime}"></span>, <strong>{topics.user.username}</strong>]]
|
|
|
|
[[global:posted_ago_by, <span class="timeago" title="{topics.relativeTime}"></span>, <strong>{topics.user.username}</strong>]]
|
|
|
|
|
|
|
|
<!-- ELSE -->
|
|
|
|
|
|
|
|
[[global:posted_ago_by_guest, <span class="timeago" title="{topics.relativeTime}"></span>]]
|
|
|
|
|
|
|
|
<!-- ENDIF topics.user.userslug -->
|
|
|
|
</small>
|
|
|
|
</small>
|
|
|
|
<!-- ELSE -->
|
|
|
|
<!-- ELSE -->
|
|
|
|
<small>
|
|
|
|
<small>
|
|
|
|
|
|
|
|
<!-- IF topics.user.userslug -->
|
|
|
|
[[global:posted_in_ago_by, <a href="{relative_path}/category/{topics.category.slug}"><i class="fa {topics.category.icon}"></i> {topics.category.name}</a>, <span class="timeago" title="{topics.relativeTime}"></span>, <strong>{topics.user.username}</strong>]]
|
|
|
|
[[global:posted_in_ago_by, <a href="{relative_path}/category/{topics.category.slug}"><i class="fa {topics.category.icon}"></i> {topics.category.name}</a>, <span class="timeago" title="{topics.relativeTime}"></span>, <strong>{topics.user.username}</strong>]]
|
|
|
|
|
|
|
|
<!-- ELSE -->
|
|
|
|
|
|
|
|
[[global:posted_in_ago_by_guest, <a href="{relative_path}/category/{topics.category.slug}"><i class="fa {topics.category.icon}"></i> {topics.category.name}</a>, <span class="timeago" title="{topics.relativeTime}"></span>]]
|
|
|
|
|
|
|
|
<!-- ENDIF topics.user.userslug -->
|
|
|
|
</small>
|
|
|
|
</small>
|
|
|
|
<!-- ENDIF template.category -->
|
|
|
|
<!-- ENDIF template.category -->
|
|
|
|
</h1>
|
|
|
|
</h1>
|
|
|
|