index
:
django-sneak-peek
dependabot/pip/examples/djangoproject/django-1.11.28
master
Django template tag to hide pre-release features in a template
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
djangoproject
/
djangoproject
/
templates
/
index.html
blob: e0008f6f01148b336ff19071cb7311fe45b96456 (
plain
)
1
2
3
4
5
6
{% extends 'base.html' %} {% block content %} test {% endblock %}