summaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/home.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/templates/home.html b/app/templates/home.html
index 28bde41..5598739 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -19,6 +19,9 @@
<h2>{{post.date}}</h2>
<p>{{post.content}}</p>
</div>
+ {% if post.type == message %}
+ <!-- implement a drop-down "drawer" quick reply feature -->
+ {% endif %}
</div>
{% endfor %}
Copyright 2019--2024 Marius PETER