{% extends "todo.html" %} {% block content %}
Welcome back, {{ current_user.username }}! This is the {{cfg("sr.ht", "site-name")}} ticket tracking service. Documentation for its use is available here.
{% endif %} {% if notice %}{{profile["location"]}}
{% endif %} {% if profile.get("url") %} {% endif %} {% if profile.get("bio") %}{{profile["bio"] | md}}
{% endif %} {% endif %} {% if profile and (current_user and user.id == current_user.id) %}