aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/misc-families.html
diff options
context:
space:
mode:
Diffstat (limited to 'allium/templates/misc-families.html')
-rw-r--r--allium/templates/misc-families.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/misc-families.html b/allium/templates/misc-families.html
index dea08e3..12773c8 100644
--- a/allium/templates/misc-families.html
+++ b/allium/templates/misc-families.html
@@ -56,7 +56,7 @@ reverse=True) -%}
{% if v['contact'] -%}
<td class="visible-md visible-lg"><code><a href="{{ path_prefix }}contact/{{
-v['contact']|hash }}/" title="{{ v['contact']|escape }}">{{
+v['contact_md5'] }}/" title="{{ v['contact']|escape }}">{{
v['contact']|truncate(50)|escape }}<a></td></code>
{% else -%}
<td class="visible-md visible-lg">none</td>