mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 20:34:01 +01:00
Remove refs to absent and unused JS & CSS
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
<title>{% block title %}{{ cave.official_name|safe }}{% endblock %}
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ settings.JSLIB_URL }}jquery-ui/css/smoothness/jquery-ui.css" />
|
||||
<script src="{{ settings.JSLIB_URL }}jquery/jquery.min.js" type="text/javascript"></script>
|
||||
<script src="{{ settings.JSLIB_URL }}jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
|
||||
|
||||
{% block extraheaders %}{% endblock %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user