{% extends "layout.html" %} {% block body %}
Welcome back, {{ current_user.username }}! This is your ticket tracking service. Documentation for its use is available here.
{% endif %} {% if notice %}{{user.location}}
{% endif %} {% if user.url %} {% endif %} {% if user.bio %}{{user.bio | md}}
{% endif %} {% endif %} {% if profile and (current_user and user.id == current_user.id) %}