csvIRC
{% if user %}
Log out
{% else %}
Log in
{% endif %}
{% block page %}
{% block content %}{% endblock %}
{% endblock %}