From 8665177eca771518449c0e35f4ac11555a128501 Mon Sep 17 00:00:00 2001 From: Carlos Oliveira Date: Sat, 19 Sep 2015 22:52:24 -0300 Subject: [PATCH] Split screen css link to base html --- colab/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/colab/templates/base.html b/colab/templates/base.html index 17dd1bb..7a84665 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -46,6 +46,11 @@ + + + {% endblock %} -- libgit2 0.21.2