From 495cd80fabd4421e195180c691bc1c2110ba00ca Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 23 Nov 2024 11:44:27 -0600 Subject: essays: fixing sign up form for essays --- app/posts/templates/posts/essay_list.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/posts') diff --git a/app/posts/templates/posts/essay_list.html b/app/posts/templates/posts/essay_list.html index 361ba6f..38717f1 100644 --- a/app/posts/templates/posts/essay_list.html +++ b/app/posts/templates/posts/essay_list.html @@ -33,3 +33,12 @@ {%endblock%} + +{% block js %} + + +{% endblock %} -- cgit v1.2.3-70-g09d2