{% for style in pygments_styles %}
{% endfor %} {% block head %} {% endblock %}
My Pastebin
Statistics
Request an account
Public API
Contact
{% if current_user.is_authenticated %}
Dashboard
{% endif %} {% if current_user.is_authenticated %}
{{ current_user.username }}
Change password
Logout
Create Paste
{% else %}
Login
{% endif %}
Change theme
Admin Panel
{% block content %}{% endblock %}
{% block scripts %}{% endblock %} {% if load_tui_editor %}
{% endif %}