{% extends "learning_logs/base.html" %} {% block header %}

Track your learning.

{% endblock header %} {% block content %}

Register an account to make your own Learning Log, and list the topics you're learning about.

Whenever you learn something about a topic, make an entry summarizing what you've learned.

{% endblock content %}