mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
Updated to use exisiting style
Stays in frame of Auth
This commit is contained in:
parent
186fb71c58
commit
294f892f78
@ -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::')
|
||||
***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('')
|
||||
{% endblock content %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user