{% extends "layout.html" %} {% block content %}
Welcome back, {{ current_user.username }}! This is the {{cfg("sr.ht", "site-name")}} paste hosting service. Documentation for its use is available here.
New paste {{icon('caret-right')}} {% else %}{{user.location}}
{% endif %} {% if user.url %} {% endif %} {% if user.bio %} {{user.bio | md}} {% endif %} {% endif %}