*: rename templatetags to clearly identify

This commit is contained in:
Jens Langhammer
2020-05-15 10:54:31 +02:00
parent 8cfd3f9a2b
commit a5319fc2fe
43 changed files with 42 additions and 48 deletions

View File

@ -1,6 +1,6 @@
{% extends base_template|default:"generic/form.html" %}
{% load utils %}
{% load passbook_utils %}
{% load i18n %}
{% block above_form %}