fixed typo
This commit is contained in:
parent
834df78310
commit
0158668d91
|
@ -7,7 +7,7 @@
|
|||
|
||||
<head>
|
||||
<title>{{ title }}</title>
|
||||
<script src="/js/toggle.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="/js/toggle.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/base.css?t={{ epoch }}">
|
||||
<link rel="stylesheet" type="text/css" href="/css/colors.css?t={{ epoch }}">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_for('static', filename='apple-touch-icon.png') }}">
|
||||
|
|
Loading…
Reference in New Issue