diff -r 1562f93c5c67 -r 64c9f7ecbac4 templates/iek-7.html --- a/templates/iek-7.html Fri May 16 10:18:42 2014 +0200 +++ b/templates/iek-7.html Fri May 16 11:10:42 2014 +0200 @@ -8,6 +8,6 @@ {{ content|safe }} {{ author|safe }} +{% include "info_link.html" %} -{% include "author_info_link.html" %} {% endblock %}