X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f109b7f6e35d54281f1edf4b684c49db621d36c5..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/newsearch/search.html diff --git a/wolnelektury/templates/newsearch/search.html b/wolnelektury/templates/newsearch/search.html deleted file mode 100644 index e018b2111..000000000 --- a/wolnelektury/templates/newsearch/search.html +++ /dev/null @@ -1,45 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{% load catalogue_tags %} - -{% block title %}LeÅmianator w WolneLektury.pl{% endblock %} - -{% block metadescription %}Stwórz wÅasny wierszmiks z utworów znajdujÄ cych siÄ na Wolnych Lekturach.{% endblock %} - -{% block bodyid %}lesmianator{% endblock %} - -{% block body %} -
{{book.author}} - {{book.title}} (id: {{book.id}}, score: {{score}})
-No results.
- {% endfor %} -