File: sidebarintro.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 (27 lines) | stat: -rw-r--r-- 1,369 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<h3>Bootstrap-Flask</h3>
<p>
    Bootstrap 4 & 5 helper for your Flask projects.
</p>

<iframe src="https://ghbtns.com/github-btn.html?user=greyli&repo=bootstrap-flask&type=star&count=true" frameborder="0" scrolling="0" width="150" height="30" title="GitHub"></iframe>

<h3>Donate</h3>

<p>If you find Bootstrap-Flask useful, please consider donating today:</p>

<a style="text-decoration: none; border: none;" href="https://opencollective.com/bootstrap-flask/donate" target="_blank">
  <img src="https://opencollective.com/bootstrap-flask/donate/button@2x.png?color=white" width=300 />
</a>

<p>Your donation keeps Bootstrap-Flask maintained and updated with Bootstrap.</p>

<h3>Links</h3>
<ul>
  <li><a href="https://github.com/helloflask/bootstrap-flask">GitHub Repository</a></li>
  <li><a href="https://pypi.org/project/Bootstrap-Flask/">PyPI Releases</a></li>
  <li><a href="https://github.com/helloflask/bootstrap-flask/issues">Issue Tracker</a></li>
  <li><a href="https://github.com/helloflask/bootstrap-flask/discussions">Discussions</a></li>
  <li><a href="https://flask.palletsprojects.com/">Flask Documentation</a></li>
  <li><a href="https://getbootstrap.com/docs/4.6/getting-started/introduction/">Bootstrap 4 Documentation</a></li>
  <li><a href="https://getbootstrap.com/docs/5.1/getting-started/introduction/">Bootstrap 5 Documentation</a></li>
</ul>