You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
django-bootstrap-ui enables you to quickly get started through a set of predefined templates.
4
+
django-bootstrap-ui enables you to quickly get started through a set of predefined templates. There are two sort of templates:
5
5
6
6
#. :doc:`skeletons/index`
7
7
8
8
These templates render entire html pages. They are meant to serve as base templates to be extended and provide HTML5 and Bootstrap skeletons.
9
9
10
+
#. :doc:`components/index`
11
+
12
+
These templates encapsulate Bootstrap components. Included and parameterized as a one-liner within your page templates they will return completely rendered UI components.
0 commit comments