X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/0fabc6cf577c61e777968f7019407623b6de5119..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/templates/home.html?ds=sidebyside
diff --git a/edumed/templates/home.html b/edumed/templates/home.html
deleted file mode 100755
index 0756053..0000000
--- a/edumed/templates/home.html
+++ /dev/null
@@ -1,59 +0,0 @@
-{% extends "base.html" %}
-{% load url from future %}
-{% load catalogue_tags %}
-{% load course_boxes_toc from curriculum_tags %}
-{% load chunk from chunks %}
-
-{% block full_title %}Edukacja medialna{% endblock %}
-
-{% block body %}
-
-{% catalogue_carousel %}
-
-Co nowego?
-
-{% chunk "promobox" %}
-Lekcje:
-{% catalogue_section_buttons %}
-Wybrane tematy na:
-
-{% course_boxes_toc 1 %}
-
-AktualnoÅci na stronie Fundacji
-{% latest_blog_posts "http://nowoczesnapolska.org.pl/feed" 5 %}
-NarzÄdzia
-
-
Wykorzystano zdjÄcie âEuropejski TydzieÅ MÅodzieży Katowice 2011â, Krzysztof Duda, CC BY-SA
-{% endblock %}