diff --git a/templates/note/transactiontemplate_form.html b/templates/note/transactiontemplate_form.html index 82bb050e..3fc2dd8b 100644 --- a/templates/note/transactiontemplate_form.html +++ b/templates/note/transactiontemplate_form.html @@ -2,7 +2,7 @@ {% load static %} {% load crispy_forms_tags %} {% block content %} -

book Listing

+

Template Listing

{% csrf_token %} {{form|crispy}}