Fix reply link anchors

This commit is contained in:
Trever Fischer
2012-04-24 13:49:48 -04:00
parent 7c13e4d6b5
commit 08419bd0ba

View File

@@ -1,5 +1,6 @@
{% load markup %}
<div class="post" name="reply-{{post.id}}">
<div class="post">
<a name="reply-{{post.id}}"></a>
{% include "_profile_tile.html" with user=post.user %}
<div class="dateline">
<br />