Removing this commented out </div><div> from the media template
This commit is contained in:
parent
7baaea38a6
commit
29beee8ceb
@ -75,9 +75,8 @@
|
||||
<div class="comment_author">—
|
||||
<a href="{{ request.urlgen('mediagoblin.user_pages.user_home',
|
||||
user = comment_author['username']) }}">
|
||||
{{ comment_author['username'] }}</a> {% trans %}at{% endtrans %}
|
||||
<!--</div>
|
||||
<div class="comment_datetime">-->
|
||||
{{ comment_author['username'] }}</a>
|
||||
{% trans %}at{% endtrans %}
|
||||
<a href="{{ request.urlgen('mediagoblin.user_pages.media_home.view_comment',
|
||||
comment = comment['_id'],
|
||||
user = media.uploader().username,
|
||||
|
Loading…
x
Reference in New Issue
Block a user