{% autoescape off %}
comic | {{comic}} |
title | {{title}} |
alt | {{alt}} |
first | {{first}} |
previous | {% if previous %}{{previous}}{% else %}No previous comic{% endif %} |
next | {% if next %}{{next}}{% else %}No next comic{% endif %} |
last | {{last}} |
hiddencomic | {{hiddencomic}} |
hiddencomiclink | {{hiddencomiclink}} |
news | {{news}} |