{% extends "calingen/app_base.html" %} {% block page_title %}Profile: ProfileUpdateView{% endblock page_title %} {% block main %}

CalInGen Profile of {{ profile.owner }}

{{ profile.event_count }} user-provided Events, {{ provider_events_count }} Events provided by plugins.

Available Actions:

{% endblock main %}