Fix import paths and restore tracker functionality

This commit is contained in:
Chris Wilson
2020-07-18 23:01:35 -04:00
parent e62b406337
commit 5fdc3f757b
7 changed files with 163 additions and 151 deletions

View File

@@ -2,7 +2,7 @@
{% block head %}
<title>Berserker's Multiworld</title>
<link rel="stylesheet" type="text/css" href="static/landing.css" />
<link rel="stylesheet" type="text/css" href="{{ static_autoversion("landing.css") }}" />
{% endblock %}
{% block body %}