Made by {{ authors }} for CS 41.
+ {% block main %} + + {% endblock %} +{{ desc }}
+ +{# Message #} +{% if msg is not none %} + ++
{{ msg }}
+Made by {{ authors }} for CS 41.
+ {% block main %} + + {% endblock %} +{{ desc }}
+ +{# Message #} +{% if msg is not none %} +