Merge pull request #3564 from mcastle/patch-1

Fix trans template tag error on admin
This commit is contained in:
José Padilla 2015-10-30 06:29:25 -04:00
commit 08e4a98822

View File

@ -1,4 +1,5 @@
{% load staticfiles %}
{% load i18n %}
{% load rest_framework %}
<!DOCTYPE html>
<html>