diff --git a/colab/proxy/noosfero/templates/proxy/noosfero.html b/colab/proxy/noosfero/templates/proxy/noosfero.html index 7c467f9..357b198 100644 --- a/colab/proxy/noosfero/templates/proxy/noosfero.html +++ b/colab/proxy/noosfero/templates/proxy/noosfero.html @@ -12,8 +12,6 @@ {% block head_js %} - - {% endblock %} {% block navbar %} @@ -26,4 +24,10 @@
{{ block.super }}
+{% endblock %} + +{% block footer_js %} +{{ block.super }} + + {% endblock %} \ No newline at end of file -- libgit2 0.21.2