Add default_icons template tag to popular context with default icons

This commit is contained in:
Roberto Rosario
2012-09-11 04:41:43 -04:00
parent f3b099d212
commit 2cb1d7b34c
3 changed files with 18 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{% load i18n %}
{% load styling %}
{{ form.media|safe }}
{% add_classes_to_form form %}