X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/home.html diff --git a/edumed/templates/home.html b/edumed/templates/home.html deleted file mode 100755 index 8ec229f..0000000 --- a/edumed/templates/home.html +++ /dev/null @@ -1,51 +0,0 @@ -{% extends "base.html" %} -{% load catalogue_tags %} - -{% block full_title %}Edukacja medialna{% endblock %} - -{% block body %} - -{% catalogue_carousel %} - -
-

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" %#} -
- -
-

Lekcje:

-{% catalogue_section_buttons %} -
- -
-

Wybrane tematy na:

-{% catalogue_chosen_topics %} -
- -
- -
-

Aktualności

-{% latest_blog_posts "http://nowoczesnapolska.org.pl/feed" 5 %} -
- -
-

Narzędzia

-
- -
-
- - - -{% endblock %}