{% whitespace oneline %} {% extends "info.html" %} {% block info_column %} Autor: {{author}} {% if author.info is not None %}

{{ author.info[1] }}


Quelle: Wikipedia (Stand: {{author.info[2].date()}})
{% end %} {% end %}