{%comment%} WARNING:The following HEADER_CONTENT can be overrided in child templates. This means it is not advisable to override these here in the main base template because you can be guaranteed to loose any overrides you put in here. {%endcomment%} {%block HEADER_CONTENT %} {%block EXTRA_HEADER_CONTENT %} {%endblock EXTRA_HEADER_CONTENT %} {%endblock HEADER_CONTENT %} {%if view_object.json_data %} {%endif%}
{%block BASE_CONTAINER %} {%block PAGE_HEADER %} {%endblock PAGE_HEADER %} {%block MAIN_CANVAS %} {%block PAGE_CONTENT %} {# This is just an example. It is overriden already in the other templates. #}

A Bootstrap 4 Starter Template

Complete with pre-defined file paths and responsive navigation!

  • Bootstrap 4.2.1
  • jQuery 3.3.1
{%endblock PAGE_CONTENT %} {%endblock MAIN_CANVAS %} {%endblock BASE_CONTAINER %} {% if view_object.show_toolbar %}
{%endif%} {%block BOTTOM_HTML %} {%endblock BOTTOM_HTML %}