Touhou wiki
Witaj, {% if request.user.username %} {{ request.user.username }} {% else %} anonymous {% endif %}
List of articles:
{% for article in articles %}
{{ article.title }}
{% endfor %}