File: valid_template.html

package info (click to toggle)
python-django-extensions 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,396 kB
  • sloc: python: 11,858; makefile: 116
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (4)
1
2
3
{% load i18n %}

<title>{% trans "myvar" noop %}</title>