This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
2016-04-18 01:43:35 +02:00

15 lines
392 B
Smarty

<div class="row" style="padding-left: 15%;">
<div class="row">
${body}
</div>
<div class="row" style="margin-top: 7px;">
<p style="font-style: italic; font-size: 0.8em; float: left;">${comment_author}</p>
<p style="font-style: italic; font-size: 0.8em; float: right; padding-right: 5%;">${comment_created}</p>
</div>
<hr style="margin-top: 0;">
</div>