{% extends "base.html" %} {% block subtitle %} Dashboard {% endblock subtitle %} {% block content %}

Dashboard

Most recent updates to explorations and threads

Last updated: <[getLocaleAbbreviatedDatetimeString(jobQueuedMsec)]>
No recent updates.
Exploration Last updated by Subject
<[update.activity_title]> <[update.activity_title]> <[getLocaleAbbreviatedDatetimeString(update.last_updated_ms)]> <[update.author_username]> <[update.subject]>

Private explorations


Beta explorations


Released explorations

You currently aren't managing or collaborating on any explorations.

{% include 'components/exploration_creation_button.html' %}
{% endblock %} {% block footer_js %} {{ super() }} {% endblock footer_js %}