{% extends "bee_django_user/base.html" %} {% load static %} {% load bootstrap3 %} {% block content %} {% include 'bee_django_user/logo.html' %} {% include 'bee_django_user/nav.html' %} {% include 'bee_django_user/messages.html' %}