diff options
| author | root <root@viserion.(none)> | 2013-04-16 23:21:36 +0000 |
|---|---|---|
| committer | root <root@viserion.(none)> | 2013-04-16 23:21:36 +0000 |
| commit | 81c29e5a74a709be1ca25bc7f04750d66ca9cf94 (patch) | |
| tree | 244d8f3a583d5f0a95b94f269641c6ad38e3c031 /ishtar_common/templates/ishtar/wizard/default_wizard.html | |
| parent | 12e8e49fceaf0e0afae1032f2c95cd92f2d22d4d (diff) | |
| parent | 6695d8c362bc7632cb7f851255759dece9c37fb2 (diff) | |
| download | Ishtar-81c29e5a74a709be1ca25bc7f04750d66ca9cf94.tar.bz2 Ishtar-81c29e5a74a709be1ca25bc7f04750d66ca9cf94.zip | |
Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard/default_wizard.html')
| -rw-r--r-- | ishtar_common/templates/ishtar/wizard/default_wizard.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/default_wizard.html b/ishtar_common/templates/ishtar/wizard/default_wizard.html index b56324a78..c14ad281e 100644 --- a/ishtar_common/templates/ishtar/wizard/default_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/default_wizard.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% load i18n %} -{% load range %} -{% load table_form %} +{% load i18n range table_form %} {% block extra_head %} {{form.media}} {% endblock %} |
