X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/46a90d7cfe54bb6df2f99175abd0ad7d26b3da72..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 f9ff45ec4..000000000 --- a/apps/wolnelektury_core/templates/main_page.html +++ /dev/null @@ -1,96 +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 %}