[add] link on config page to fetch content

This commit is contained in:
Nicolas Lœuillet 2014-04-03 14:39:13 +02:00
parent bfa32856bc
commit 7d2f1aa279
2 changed files with 2 additions and 0 deletions

View file

@ -118,6 +118,7 @@
</div>
</fieldset>
</form>
<p><a href="?import">{% trans "You can click here to fetch content for articles with no content." %}</a></p>
<h2>{% trans "Export your wallabag data" %}</h2>
{% if constant('STORAGE') == 'sqlite' %}

View file

@ -117,6 +117,7 @@
</div>
</fieldset>
</form>
<p><a href="?import">{% trans "You can click here to fetch content for articles with no content." %}</a></p>
<h2>{% trans "Export your wallabag data" %}</h2>
{% if constant('STORAGE') == 'sqlite' %}