File: basic.html

package info (click to toggle)
python-django-debug-toolbar 1%3A3.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: python: 5,129; javascript: 604; makefile: 55; 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 %}