X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76fdcf2a2488b1787c74fe8dccfa38d7ac04c84..6aaefb7a6792715d2db6767b15d22f9c90337816:/edumed/templates/home.html diff --git a/edumed/templates/home.html b/edumed/templates/home.html index 669a365..759e72c 100755 --- a/edumed/templates/home.html +++ b/edumed/templates/home.html @@ -1,5 +1,7 @@ {% extends "base.html" %} {% load catalogue_tags %} +{% load course_boxes_toc from curriculum_tags %} +{% load chunk from chunks %} {% block full_title %}Edukacja medialna{% endblock %} @@ -10,26 +12,19 @@

Co nowego?

-

Tytuł informacji pierwszej

- -

Boks na informacje powinien pomieścić do dwóch krótkich zdań ułożonych -w trzech, a może…

- -

Tytuł informacji drugiej

- -

Boks na informacje powinien pomieścić do dwóch krótkich zdań ułożonych -w trzech wierszach?

-{#% chunk "promobox" %#} +{% chunk "promobox" %}
-

Działy:

+

Lekcje:

{% catalogue_section_buttons %}

Wybrane tematy na:

-{% catalogue_chosen_topics %} +
@@ -41,6 +36,10 @@ w trzech wierszach?

Narzędzia

+
@@ -48,4 +47,4 @@ w trzech wierszach?

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