Commit 77472f83 authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Fix opensearch.html

parent 0a559b7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>SimpleOPDS</ShortName>
    <LongName>SimpleOPDS</LongName>
    <Url type="application/atom+xml" template="{% url opds_catalog:opensearch %}{searchTerms}/" />
    <Url type="application/atom+xml" template="{% url opds:opensearch %}{searchTerms}/" />
    <Image width="16" height="16">http://www.sopds.ru/favicon.ico</Image>
    <Tags />
    <Contact />