File: basic.html

package info (click to toggle)
python-django-debug-toolbar 1%3A1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,480 kB
  • sloc: python: 3,346; makefile: 191; sh: 1
file content (2 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (4)
1
2
{% extends "base.html" %}
{% block content %}Test for {{ title }}{% endblock %}