From e2868308bfa4ec165fb54b6128ee18a7b4d50643 Mon Sep 17 00:00:00 2001 From: Kevin Marsh Date: Fri, 12 Dec 2014 13:27:04 +0000 Subject: Fixed template tag braces spacing. --- docs/ref/contrib/admin/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index fd6d8f5f3a..6d631b77b0 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -2391,7 +2391,7 @@ Therefore here is our new ``change_form.html`` :
  • {% trans "View on site" %}
  • - {% endif%} + {% endif %} {% endblock %} And that's it! If we placed this file in the ``templates/admin/my_app`` -- cgit v1.3