index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
templates
/
raw-complex.html
blob: c3e5a7af1b9ceaab7b119caee6438b7d4ad85a92 (
plain
) (
blame
)
1
2
3
4
5
{%
raw
%}
{% block name %} <span>{{ name }}</span> {% endblock %}
{%
endraw
%}