Removing comment_form link which doesn't do anything?
This commit is contained in:
parent
18909d5994
commit
6f73c51e3c
@ -101,7 +101,6 @@
|
||||
{% endfor %}
|
||||
|
||||
{% if request.user %}
|
||||
<a name="comment_form"></a>
|
||||
<form action="{{ request.urlgen('mediagoblin.user_pages.media_post_comment',
|
||||
user= media.uploader().username,
|
||||
media=media._id) }}" method="POST">
|
||||
|
Loading…
x
Reference in New Issue
Block a user