{% extends "_layout.html" %} {% macro maximum_lifetime() -%}

{% endmacro %} {% block content %} {% if may(CREATE) %}

{{ maximum_lifetime() }} drag and drop files here - or click to select files
{% else %}

Free and Nice

A pastebin for all the stuff,
not just for text.

Free and Open Source

bepasty is free and open source software.
bepasty project on github

Awesome Code

Powered by Python and Flask.

{% endif %} {% endblock content %} {% block extra_link %} {% endblock %} {% block extra_script %} {% endblock %}