File: tabs.html

package info (click to toggle)
python-django-crispy-forms-foundation 0.9.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 844 kB
  • sloc: javascript: 6,437; python: 1,221; makefile: 187; sh: 17
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (3)
1
2
3
{% extends "crispy_demo/base_forms.html" %}
{% load static %}
{% block crispy_demo_menu_tabs_item %}{% endblock %}