| author | Reimar Bauer <rb.proj AT googlemail DOT com> | 
| Wed, 21 May 2014 14:00:15 +0200 | |
| changeset 283 | 443b5c92734d | 
| parent 275 | 6d0b1a0468af | 
| permissions | -rw-r--r-- | 
2 <ul class="list-unstyled">
3 <li>
4 <a data-toggle="modal" data-target="#AuthorInfoModal">
5 Kontakt: {{ card.title.value }} {{ card.fn.value }}
6 </a>
7 </li>
8 {% if publications %}
9 <li>
10 <a data-toggle="modal" data-target="#PublicationsInfoModal">
11 Weitere Informationen zum Thema
12 </a>
14 </li>
15 {% endif %}
16 </ul>