*: rename templatetags to clearly identify
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% load passbook_stages_email %}
|
||||
{% load utils %}
|
||||
{% load passbook_utils %}
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{% extends "stages/email/for_email/base.html" %}
|
||||
|
||||
{% load utils %}
|
||||
{% load passbook_utils %}
|
||||
{% load i18n %}
|
||||
{% load humanize %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user