django-bs

Bootstrap integration for django using widget templates
git clone https://git.ce9e.org/django-bs.git

commit
ceb0c2a37dd31b8c690585acf8c49777e80af9f6
parent
d52ec6689a4961888fccfc83f3430d0449ebb782
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-04-19 04:28
fixup 60aa1cc

Diffstat

M example/templates/form.html 1 -

1 files changed, 0 insertions, 1 deletions


diff --git a/example/templates/form.html b/example/templates/form.html

@@ -1,4 +1,3 @@
    1    -1 {% load bootstrap %}
    2     1 <!DOCTYPE html>
    3     2 <html lang="en">
    4     3 <head>