forked from rc/aircox
add download link; update player and pages layout
This commit is contained in:
@ -32,7 +32,6 @@ Context:
|
||||
|
||||
{% block comments %}
|
||||
{% if comments or comment_form %}
|
||||
<hr>
|
||||
<section class="mt-6">
|
||||
<h4 class="title is-4">{% translate "Comments" %}</h4>
|
||||
|
||||
@ -51,8 +50,6 @@ Context:
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
{% if comments and comment_form %}<hr>{% endif %}
|
||||
|
||||
{% if comment_form %}
|
||||
<form method="POST">
|
||||
<h5 class="title is-5">{% translate "Post a comment" %}</h5>
|
||||
|
Reference in New Issue
Block a user