{% extends 'base_templates/flask_wide_base.html' %} {% block content %} {% from "base_templates/form_macros.html" import render_field, render_file_field, render_submit_field with context %}
{{ word('Please wait.') }}
{{ word('Do not stop your web browser.') }}
{{ word('The Playground is synchronizing with Google Drive.') }}
{% endblock %}