X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/95fff121b0ca8d60381775454e3c81db14cbafd8..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/home.html?ds=sidebyside diff --git a/edumed/templates/home.html b/edumed/templates/home.html deleted file mode 100755 index 30fb831..0000000 --- a/edumed/templates/home.html +++ /dev/null @@ -1,74 +0,0 @@ -{% extends "base.html" %} -{% load catalogue_tags %} -{% load course_boxes_toc from curriculum_tags %} -{% load chunk from chunks %} -{% load static %} - -{% block full_title %}Edukacja medialna{% endblock %} - -{% block body %} - -{% catalogue_carousel %} - -
-

Co nowego?

- - {% chunk "promobox" %} -
- -
-

Lekcje:

- {% catalogue_levels_main %} -
- -
-

Nasze lekcje to:

- -

Zobacz, jak przeprowadzili je inni.

- - - - - - -
- -
-

Według podstawy programowej:

-{% course_boxes_toc %} -
- - -
- -
-

Aktualności na stronie Fundacji

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

Narzędzia

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