{% block title %} Create a post - {{SITE_TITLE}} {% endblock %} {% block stylesheets %} {% if v %} {% if v.css %} {% endif %} {% else %} {% endif %} {% endblock %} {% include "header.html" %} {% block form %}

Create a post

To post an image, use a direct image link such as i.imgur.com
Optional if you have text. You can upload images or videos up to 60 seconds.
Toggle preview

       

												
												


												






												
{% if error %}{{error}}{% endif %}
{% endblock %} {% if request.path == '/submit' %} {% endif %} {% include "gif_modal.html" %}