{% extends "layout.html" %} {% import "macros.html" as macros %} {% block page_title %} Settings - {{ super() }} {% endblock %} {% block body %}
Export your entire reader database, for backup or use with another installation. {{ macros.flashed_messages(['exports.danger']) }}
To export feeds as a subscription list, click the icon on the Feeds page. {% endblock %}