add p-name and u-url
[anoweco.git] / data / templates / post-reply.htm
index 24c2769b1ff9c5f05ce99759a7f6cef33b8e6fd5..e7deba7cd4df63fbe3271a9fb7b40aea41524803 100644 (file)
     <img class="u-photo" src="{{author.imageurl}}" alt="" width="32" height="32" />
     {{author.name}}</a>
    {% endspaceless %}
-   wrote the following reply to
+   <a href="{{postUrl}}" class="u-url">wrote</a>
+   the following reply to
    <a rel="in-reply-to u-in-reply-to"
       href="{{attribute(json, 'in-reply-to').0}}">{{attribute(json, 'in-reply-to').0}}</a>:
   </p>
-  <div class="e-content">{{htmlContent|raw}}</div>
+  <div class="e-content p-name">{{htmlContent|raw}}</div>
   <p>
    <a href="{{replyUrl}}">Reply to this comment</a>
   </p>