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