diff --git a/colab/proxy/noosfero/templates/proxy/noosfero.html b/colab/proxy/noosfero/templates/proxy/noosfero.html index 492c56b..7c467f9 100644 --- a/colab/proxy/noosfero/templates/proxy/noosfero.html +++ b/colab/proxy/noosfero/templates/proxy/noosfero.html @@ -15,3 +15,15 @@ {% endblock %} + +{% block navbar %} +
+ {{ block.super }} +
+{% endblock %} + +{% block footer %} +
+ {{ block.super }} +
+{% endblock %} \ No newline at end of file -- libgit2 0.21.2