{% extends 'base.html' %} {% load static %} {% block title %} Today {% endblock %} {% block header %} Today {% endblock %} {% block content %}

{{ my_date|date:"m.d.D" }}


• study THEO modules by Friday

• print Globe and Cignal bills

- i need more to buy more fish food

- be careful when deleting commits on git!

○ 7PM IG store collection release

○ 9PM meeting with HISTO group mates

{% endblock %}