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

{{ topic }}

Dodaj nowy wpis:

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