{% extends "base.html" %} {% block content %}
sarmentine
:: who was that? ::

{% if let Some(user) = current_user %} {% if !user.email_verified %}
Your email is not verified. Check your inbox for a verification link, or request a new one.
{% endif %} {% endif %}
recent threads
nothing here yet...
be the first to post :3
{% endblock %}