{% extends 'frontend/index.html' %} {% load static %} {% block content %}

Just Don't Space Out

A speech to text program to help transcribe your online meetings!

CLASSES

{% for user_class in classes %} {{ user_class }} {% endfor %}
{% endblock content %} {% block js %} {% endblock js %}