From 0df1e32cbba53bfc51f86969887614e4b0f9629d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 13 Oct 2014 17:20:07 -0400 Subject: [PATCH] Close issue #69 --- mayan/apps/main/templates/main/base.html | 3 +-- mayan/apps/registration/templatetags/__init__.py | 0 .../templatetags/registration_tags.py | 16 ---------------- 3 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 mayan/apps/registration/templatetags/__init__.py delete mode 100644 mayan/apps/registration/templatetags/registration_tags.py diff --git a/mayan/apps/main/templates/main/base.html b/mayan/apps/main/templates/main/base.html index 5837129fd6..cd58a8b38d 100644 --- a/mayan/apps/main/templates/main/base.html +++ b/mayan/apps/main/templates/main/base.html @@ -5,7 +5,6 @@ {% load navigation_tags %} {% load project_tags %} -{% load registration_tags %} {% load settings %} {% load variable_tags %} @@ -144,7 +143,7 @@ {% else %} {% if not web_theme_hide_menus %}