We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d5306 commit 284afdbCopy full SHA for 284afdb
1 file changed
pyconbalkan/core/templates/index.html
@@ -19,7 +19,7 @@
19
<link rel="stylesheet" href="{% static 'css/style.css' %}">
20
21
<!-- Timer JS -->
22
- <script src="{% static js/timer.js %}" type="text/javascript"></script>
+ <script src="{% static 'js/timer.js' %}" type="text/javascript"></script>
23
24
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
25
<!--[if lt IE 9]>
0 commit comments