{% extends "base.html" %} {% load static i18n %} {% block title %}{% trans "Update Zoom Meeting" %} - {{ block.super }}{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
{% trans "Modify the details of your scheduled meeting" %}