From 5bff15762ed7e87ca898b2d5f6f5b9ce71e12141 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Sun, 7 Jul 2013 23:04:26 +0200 Subject: [PATCH] Motion detail template: Removed category from title (already in meta block) --- openslides/motion/templates/motion/motion_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openslides/motion/templates/motion/motion_detail.html b/openslides/motion/templates/motion/motion_detail.html index 8285af4bd..afc9d2792 100644 --- a/openslides/motion/templates/motion/motion_detail.html +++ b/openslides/motion/templates/motion/motion_detail.html @@ -14,7 +14,7 @@ {% block content %}

- {{ title }} {{ motion.category|default:'' }} + {{ title }}
{% if motion.identifier %}