{% include "motion/banners/header.html" %}
{% include "motion/bits/flash.html" %}
{% block content_head %}
{% if settings.allow_posting %}
{% if user.is_authenticated %}
{% if not moderation.user_is_blocked %}
{% if settings.featured_member %}
{% if user.is_featured_member %}
{% endif %}
{% endif %}