+++ /dev/null
-{% extends "catalogue/lesson/lesson_detail.html" %}
-
-{% block lesson-info %}
-{% endblock %}
-
-
-{% block suggest-link %}
-<a href="{% url 'contact_form' 'sugestie' %}?temat={{ object.title|urlencode }}">
- Zgłoś swoją uwagę na temat tej strony.
-</a>
-{% endblock %}