1
0
Fork 0

[non-Frio] Add edited date to post display

This commit is contained in:
Hypolite Petovan 2021-01-07 10:25:34 -05:00
commit 77e9143d3a
4 changed files with 31 additions and 18 deletions

View file

@ -96,6 +96,9 @@
<span class="category p-category"><a href="{{$cat.url}}">{{$cat.name}}</a>{{if $cat.removeurl}} (<a href="{{$cat.removeurl}}" title="{{$remove}}">x</a>) {{/if}} </span>
{{/foreach}}
</div>
{{if $item.edited}}
<div class="itemedited text-muted">{{$item.edited['label']}} (<span title="{{$item.edited['date']}}">{{$item.edited['relative']}}</span>)</div>
{{/if}}
</div>
<div class="wall-item-bottom">
<div class="wall-item-links">