{% extends 'base.html' %} {% block content %} Office Hour

office hour ends at:

{{ today_oh.get_ends_at_str }}

{% csrf_token %} {% for f in form %}
{% endfor %}
{% endblock content %}