diff --git a/templates/registered/fleetfits.html b/templates/registered/fleetfits.html index d008b0e9..84bf9f90 100644 --- a/templates/registered/fleetfits.html +++ b/templates/registered/fleetfits.html @@ -1,3 +1,15 @@ +{% extends "public/base.html" %} +{% load bootstrap %} +{% load staticfiles %} + +{% block title %}Alliance Auth{% endblock %} + +{% block page_title %}Alliance Fleet Doctrines{% endblock page_title %} +{% block extra_css %}{% endblock extra_css %} + +{% block content %} +