summaryrefslogtreecommitdiff
path: root/tbc/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'tbc/templates/base.html')
-rwxr-xr-xtbc/templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html
index a9b005e..3551246 100755
--- a/tbc/templates/base.html
+++ b/tbc/templates/base.html
@@ -68,7 +68,8 @@
}
</style>
{% endblock %}
-
+ {% block script %}
+ {% endblock %}
</head>
<body>