forked from wallabag/wallabag
Big changes for epub export. Now possible to do it from a tag, a category and a search. Also, improved ebook rendering.
This commit is contained in:
@ -126,7 +126,7 @@
|
||||
<p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your wallabag data." %}</p>
|
||||
|
||||
<h2>Fancy a ebook ?</h2>
|
||||
Click on <a href="./?epub&id=all" title="Generate ePub">this link</a> to get all your articles in one ebook (ePub).
|
||||
Click on <a href="./?epub&method=all" title="Generate ePub">this link</a> to get all your articles in one ebook (ePub).
|
||||
|
||||
<h2>{% trans "Cache" %}</h2>
|
||||
<p><a href="?empty-cache">{% trans "Click here" %}</a> {% trans "to delete cache." %}</p>
|
||||
|
||||
Reference in New Issue
Block a user