File: jinja2_inherit.tpl

package info (click to toggle)
python-bottle 0.12.19-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,420 kB
  • sloc: python: 5,803; makefile: 77; sh: 63
file content (2 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (9)
1
2
{% extends "jinja2_base" %}
{% block content %}abc{% endblock %}