{% block meta %}{% endblock %}
{% block head %}{% endblock %}
狐
kitgit
explore
{% if let Some(u) = viewer %}
new
notifications
{% if u.is_site_admin %}
admin
{% endif %}
settings
{{ u.username }}
logout
{% else %}
login
signup
{% endif %}
{% block content %}{% endblock %}