Loading docs/intro/overview.txt +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ Here's what the "base.html" template, including the use of :doc:`static files .. code-block:: html+django {% load static %} {% load staticfiles %} <html> <head> <title>{% block title %}{% endblock %}</title> Loading Loading
docs/intro/overview.txt +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ Here's what the "base.html" template, including the use of :doc:`static files .. code-block:: html+django {% load static %} {% load staticfiles %} <html> <head> <title>{% block title %}{% endblock %}</title> Loading