{% extends "base.html" %}
{% block title %}Dashboard -- SneakySwole{% endblock %}
{% block head_extra %}
{% endblock %}
{% block content %}
{{ active_profile.display_name }}'s training overview No profile selected -- select oneProgress Dashboard
{% if active_profile %}