{% extends "base.html" %} {% block content %}
{{ user.name }} - Profile overview
Previous destinations
{{ context.plotly_html|safe }}
{% endblock %}