diff --git a/files/templates/comments.html b/files/templates/comments.html index de9000297..bdc43ca97 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -56,7 +56,7 @@ {% endfor %}
- More comments + More comments
{% endif %} {% endif %} @@ -264,7 +264,7 @@ {% endif %} {% endif %} -
  • Context
  • +
  • Context
  • Copy link
  • {% if v %} @@ -392,7 +392,7 @@ {% endfor %}
    - More comments + More comments
    {% endif %} {% endif %} @@ -423,7 +423,7 @@
  • Copy link
  • -
  • Context
  • +
  • Context
  • Report
  • diff --git a/files/templates/embeds/comment.html b/files/templates/embeds/comment.html index ed78383ca..0f192bacd 100644 --- a/files/templates/embeds/comment.html +++ b/files/templates/embeds/comment.html @@ -3,27 +3,27 @@ {% set score=c.score_fuzzed %} {% block title %} -@{{ c.author.username }} comments on "{{ c.post.title }}" - +@{{c.author.username}} comments on "{{c.post.title}}" + {% endblock %} {% block content %}
    - {{ c.post.title | safe }} + {{c.post.title | safe}}
    -
    +
    - + - +
    -
    +
    -