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

Add anew topic:

{% csrf_token %} {{ form.as_p}}
{% endblock content %}