{% extends 'base.html' %} {% block title %} - {% trans %}Neahttadigisánit{% endtrans %} debug info {% endblock %} {% block meta_title %} {% endblock %} {% block extra_js %} {% endblock %} {# TODO: http://getbootstrap.com/2.3.2/javascript.html#collapse or http://getbootstrap.com/2.3.2/javascript.html#scrollspy #} {% block content %}
NB: these default paradigms may be overriden by functions below...
{{ paradigm.template|template_lines|truncate(300, True, "... \n(see source for more)") }}
{{ func.doc|trim|safe }}
{{ func.doc|trim|safe }}
{{ func.doc|trim|safe }}
{{ func.doc|safe }}
These are the templates that have been customized for this project. Documentation is encouraged, as some customizations may not be able to be covered by unittests.
To include documentation in a template, define it: {% raw %}{% block template_doc %}Blah blah blah{% endblock %}{% endraw %}
{{- tmpl|render_block(tmpl.blocks['template_doc']) -}}
{% else %}
Write some template documentation.{% endif %}
NB: these default paradigms may be overriden by functions below...