aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/Staff/list.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/Staff/list.mako')
-rw-r--r--jm2l/templates/Staff/list.mako3
1 files changed, 2 insertions, 1 deletions
diff --git a/jm2l/templates/Staff/list.mako b/jm2l/templates/Staff/list.mako
index b2cbe5d..682587f 100644
--- a/jm2l/templates/Staff/list.mako
+++ b/jm2l/templates/Staff/list.mako
@@ -25,8 +25,9 @@ from slugify import slugify
<i class="icon-pencil icon-white"></i> Editer le pôle
</a>
<h4>${Entity.name}</h4>
+ % if Entity.description:
<div>${Entity.description | n}</div>
-
+ % endif
<table width="100%" class="table table-striped table-bordered table-hover">
<thead>
<tr>