htmldjango extends html.

This commit is contained in:
Holger Rapp 2015-11-07 13:30:52 +01:00
parent 1c784b8293
commit cfb046a734

View File

@ -1,5 +1,7 @@
# Generic tags # Generic tags
extends html
snippet % snippet %
{% ${1} %} {% ${1} %}
snippet %% snippet %%
@ -138,4 +140,3 @@ snippet urlizetrunc
urlizetrunc:${0} urlizetrunc:${0}
snippet wordwrap snippet wordwrap
wordwrap:${0} wordwrap:${0}