X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76fdcf2a2488b1787c74fe8dccfa38d7ac04c84..ec3fc6cec2c8a99508c254f312430410f8a43512:/edumed/templates/home.html diff --git a/edumed/templates/home.html b/edumed/templates/home.html index 669a365..7be0b3e 100755 --- a/edumed/templates/home.html +++ b/edumed/templates/home.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% load catalogue_tags %} +{% load course_boxes_toc from curriculum_tags %} {% block full_title %}Edukacja medialna{% endblock %} @@ -23,13 +24,15 @@ w trzech wierszach?

-

Działy:

+

Lekcje:

{% catalogue_section_buttons %}

Wybrane tematy na:

-{% catalogue_chosen_topics %} +
@@ -48,4 +51,4 @@ w trzech wierszach?

-{% endblock %} \ No newline at end of file +{% endblock %}