Fix user with umlauts
This commit is contained in:
Ozzieisaacs
2019-03-03 07:59:44 +01:00
parent fa276fd0d3
commit 11b770b3fb
2 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<Developer>Janeczku</Developer>
<Contact>https://github.com/janeczku/calibre-web</Contact>
<Url type="text/html"
template="{{url_for('search')}}?query={searchTerms}"/>
template="{{url_for('feed_cc_search')}}{searchTerms}"/>
<Url type="application/atom+xml"
template="{{url_for('feed_normal_search')}}?query={searchTerms}"/>
<SyndicationRight>open</SyndicationRight>