diff --git a/template/edit.twig b/template/edit.twig index 147ffbe..7af56a8 100644 --- a/template/edit.twig +++ b/template/edit.twig @@ -23,7 +23,7 @@
- +
diff --git a/template/reply.twig b/template/reply.twig index 0ec71e4..1c1c846 100644 --- a/template/reply.twig +++ b/template/reply.twig @@ -1,11 +1,11 @@ {% include 'header.twig' %}
-

Reply to: {{ comment.postTitle }}

+

Reply to {{ comment.username }}

- by {{ comment.username }} - {{ comment.created|ago }} + posted {{ comment.created|ago }} + on {{ comment.postTitle }}
@@ -16,7 +16,7 @@
- +
diff --git a/template/submit.twig b/template/submit.twig index 26ad5a0..7f1d888 100644 --- a/template/submit.twig +++ b/template/submit.twig @@ -13,7 +13,7 @@

Text

- +