File: utils.html

package info (click to toggle)
bootstrap-flask 2.2.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 25,396 kB
  • sloc: python: 2,218; makefile: 24
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/utils.html\' import render_icon"), the "bootstrap/" path is deprecated and will be removed in version 3.0.', stacklevel=2) }}
{% extends 'bootstrap4/utils.html' %}