We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14062c commit 97942bcCopy full SHA for 97942bc
templates/base/base.html
@@ -28,7 +28,7 @@
28
{%endif%}
29
<link rel="stylesheet" type="text/css" href="/dyncss/base.css?{{gitrev}}">
30
31
- <script src="/media/js/theme.js"></script>
+ <script src="/media/js/theme.js?{{gitrev}}"></script>
32
33
{%block extrahead%}{%endblock%}
34
</head>
0 commit comments