mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-18 18:33:40 +00:00
small static cleanup
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<title>Best in slot</title>
|
||||
|
||||
<link href="{{ static('styles.css') }}" rel="stylesheet" type="text/css">
|
||||
<link href=""
|
||||
</head>
|
||||
<body>
|
||||
<h2>best in slot</h2>
|
||||
@ -67,6 +68,6 @@
|
||||
|
||||
{% include "export_to_csv.jinja2" %}
|
||||
{% include "root.jinja2" %}
|
||||
{% include "search.jinja2" %}
|
||||
<script src="/static/table_search.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user