X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ba233a49e66a99626ca2a2f19d804e1bdd130977..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/apps/wolnelektury_core/templates/main_page.html diff --git a/apps/wolnelektury_core/templates/main_page.html b/apps/wolnelektury_core/templates/main_page.html deleted file mode 100755 index 87a9c3f0c..000000000 --- a/apps/wolnelektury_core/templates/main_page.html +++ /dev/null @@ -1,93 +0,0 @@ -{% extends "base.html" %} -{% load static from staticfiles %} -{% load cache chunks i18n catalogue_tags infopages_tags social_tags %} - - -{% block title %}{% trans "Wolne Lektury internet library" %}{% endblock %} -{% block ogtitle %}{% trans "Wolne Lektury internet library" %}{% endblock %} - -{% block body %} - -
{% trans "Image used:" %} -books about architecture, -saikofish@Flickr, -CC BY NC SA. -
-{% endblock %}