From 294f892f787dde8ee7c27d5e946bafabb628bd25 Mon Sep 17 00:00:00 2001 From: orbitroom Date: Sun, 14 Dec 2014 02:22:06 -0500 Subject: [PATCH] Updated to use exisiting style Stays in frame of Auth --- templates/registered/fleetfits.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 %} +