From 104ec7b9b195adda4d1861688b44cebcf6b52396 Mon Sep 17 00:00:00 2001 From: Gust Date: Tue, 13 Jan 2015 15:58:56 -0200 Subject: [PATCH] Add dynamic menu definition --- colab/proxy/noosfero/templates/noosfero/menu.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+), 0 deletions(-) create mode 100644 colab/proxy/noosfero/templates/noosfero/menu.html diff --git a/colab/proxy/noosfero/templates/noosfero/menu.html b/colab/proxy/noosfero/templates/noosfero/menu.html new file mode 100644 index 0000000..5ebfbc7 --- /dev/null +++ b/colab/proxy/noosfero/templates/noosfero/menu.html @@ -0,0 +1,30 @@ +{% load i18n %} + \ No newline at end of file -- libgit2 0.21.2