*: 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

@ -3,8 +3,8 @@
{% load static %}
{% load i18n %}
{% load is_active %}
{% load utils %}
{% load passbook_is_active %}
{% load passbook_utils %}
{% block body %}
{% include 'partials/messages.html' %}