{% block main-content %}{% endblock %}
diff --git a/colab/templates/footer.html b/colab/templates/footer.html
index d6e710d..3e5d53a 100644
--- a/colab/templates/footer.html
+++ b/colab/templates/footer.html
@@ -1,19 +1,106 @@
{% load i18n browserid conversejs gravatar proxy %}
{% load static from staticfiles %}
-
- {% if user.is_staff %}
-
- {% trans "Blogs" %}
-
- {% endif %}
-
{% proxy_menu %}
- {% trans "Paste" %}
-
{% trans "Search" %}
--
libgit2 0.21.2
{% trans "Last email imported at" %} {{ last_imported_message.received_time|date:'DATETIME_FORMAT' }}
- {% endif %} - -
- {% trans "The contents of this site is published under license" %}:
-
-
- {% trans "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" %}.
-
-
+
+
diff --git a/colab/templates/header.html b/colab/templates/header.html
index 02cf273..2eb089b 100644
--- a/colab/templates/header.html
+++ b/colab/templates/header.html
@@ -21,16 +21,8 @@
{% trans "Groups" %}
- {% if feedzilla %}
-
+
+
+
+
+
+
+
+
+
+ Serviços
+-
+
- + Perguntas frequentes + +
- + Contato + +
- + Serviços da [Denominação] + +
- + Dados abertos + +
- + Área de imprensa + +
+
+
+ Redes Sociais
+-
+
- + Twitter + +
- + Youtube + +
- + Facebook + +
- + Flickr + +
+
+ Navegação
+ +
+
+
+
+
+ {% if user.is_staff %}
+
+
+
{% trans "Last email imported at" %} {{ last_imported_message.received_time|date:'DATETIME_FORMAT' }}
+ {% endif %} + +
+ {% trans "The contents of this site is published under license" %}:
+
+
+ {% trans "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" %}.
+
+