From 6317adb6fe5e12bd52ac1ec2dad2b03c6b243ada Mon Sep 17 00:00:00 2001
From: Charles Oliveira <18oliveira.charles@gmail.com>
Date: Thu, 30 Oct 2014 12:21:25 -0200
Subject: [PATCH] Added subfolder for css and js
---
colab/proxy/noosfero/templates/proxy/noosfero.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/colab/proxy/noosfero/templates/proxy/noosfero.html b/colab/proxy/noosfero/templates/proxy/noosfero.html
index 9d86640..ae8e68e 100644
--- a/colab/proxy/noosfero/templates/proxy/noosfero.html
+++ b/colab/proxy/noosfero/templates/proxy/noosfero.html
@@ -2,9 +2,9 @@
{% load static %}
{% block head_css %}
-
-
+
@@ -28,6 +28,6 @@
{% block footer_js %}
{{ block.super }}
-
-
+
+
{% endblock %}
\ No newline at end of file
--
libgit2 0.21.2