Updated to use exisiting style

Stays in frame of Auth
This commit is contained in:
orbitroom 2014-12-14 02:22:06 -05:00
parent 186fb71c58
commit 294f892f78

View File

@ -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 %}
<a href="javascript:CCPEVE.showFitting('2998:31085;3:25861;6:1319;3:24348;2:6005;1:9632;1::') <a href="javascript:CCPEVE.showFitting('2998:31085;3:25861;6:1319;3:24348;2:6005;1:9632;1::')
***NOTE: this is an example above. . . . its called ship DNA you can get it from zkillboard.com under the export menu > DNA ***NOTE: this is an example above. . . . its called ship DNA you can get it from zkillboard.com under the export menu > DNA
then add the <a href="javascript:CCPEVE.showFitting('') then add the <a href="javascript:CCPEVE.showFitting('')
{% endblock content %}