From 225de8d2434f337bf65d03e8019e2988bda0c879 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 677940c..890811d 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -47,6 +47,11 @@ + + + {% endblock %} -- libgit2 0.21.2