{% load static %} LAPI – {% block title %}{% endblock %} {# Load the tag library #} {% load bootstrap3 %} {# Load CSS and JavaScript #} {% bootstrap_css %} {% bootstrap_javascript %} {# Display django.contrib.messages as Bootstrap alerts #} {% bootstrap_messages %} {# Load the StickyFooter add-on #}
{% block content %}{% endblock %}