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

{{ topic}}

Edit entry:

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