X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/2b2f8dfca13995a6bc7eb7db200b8699efe8735f..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/home.html?ds=sidebyside diff --git a/edumed/templates/home.html b/edumed/templates/home.html deleted file mode 100755 index 4307ee8..0000000 --- a/edumed/templates/home.html +++ /dev/null @@ -1,70 +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 %} -