{# This is the default base template for this package. #} {# It is recommended that you set the `PROJECT_BASE_TEMPLATE` setting to the base template for your project. #} {# Your base template likely won't align with the blocks in our base template, but you can create a shim as needed. #} {% block stylesheets %} {% endblock stylesheets %} {% block nav %} {% endblock nav %} {% block content %} {% endblock content %} {% block javascripts %} {% endblock javascripts %}