File: nav.html

package info (click to toggle)
bootstrap-flask 2.4.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,784 kB
  • sloc: python: 2,334; makefile: 30
file content (2 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
{{ warn('For Bootstrap 4, please import macros from "bootstrap4/" path (e.g. "from \'bootstrap4/nav.html\' import render_nav_item"), the "bootstrap/" path is deprecated and will be removed in version 3.0.', stacklevel=2) }}
{% extends 'bootstrap4/nav.html' %}