| ... | in topic.naml |
|
612 613 614 615 616 617 618 619 620
|
<macro name="updated_notice" requires="node">
<n.if.was_updated>
<then>
<div class="weak-color" style="font-size:80%;padding-bottom:1em">
<t>This post was updated on <t.date.when_updated.long_format/>.</t>
</div>
</then>
</n.if.was_updated>
</macro>
|
| Free forum by Nabble | Edit this page |