diff --git a/sapl/templates/base.html b/sapl/templates/base.html
index 03617f5ac..c6630ee67 100644
--- a/sapl/templates/base.html
+++ b/sapl/templates/base.html
@@ -224,56 +224,7 @@
{% endblock content_container %}
-
-
+ {% include 'rodape.html' %}
{% block foot_js %}
diff --git a/sapl/templates/rodape.html b/sapl/templates/rodape.html
new file mode 100644
index 000000000..730f6ade4
--- /dev/null
+++ b/sapl/templates/rodape.html
@@ -0,0 +1,52 @@
+{% load i18n staticfiles sass_tags menus %}
+{% load common_tags %}
+
+