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

Track your learning.

{% endblock %} {% block content %}

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

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

{% endblock %}