From d46d698890af5f922bb17d40f1788042b9ec3d60 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Mon, 17 Oct 2016 23:01:58 -0300 Subject: [PATCH] Block script to file #132 --- core/templates/base.html | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/core/templates/base.html b/core/templates/base.html index 9cccc00..792ee4e 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -116,6 +116,9 @@ + {% block script_file %} + + {% endblock script_file %} -- libgit2 0.21.2