{% extends "base.html" %} {% block titleTag -%} {{ _("Feeds") }} - KindleEar {% endblock -%} {% block bodytag -%} {% endblock -%} {% block content -%}
{{_("Custom RSS")}}
{% if tips -%}
{{tips|safe}}
{% endif -%}
{{_("Subscribed")}}
{{_("Library")}}  [{{_("get more recipes")}}]
✓ {{_("Subscription to selected recipe successful.")}}
{{_("Bookmarklet")}}
{{_("Send to Kindle")}} {{_("Subscribe with KindleEar")}}
- {{_("Drag and drop this link to your bookmarks")}} -

[{{_("Chrome extension")}}] [{{_("Edge extension")}}]
- {{_("Browser extensions also available")}} -
{% endblock -%} {% block javascript_inhead -%} {% endblock -%} {% block js -%} {% endblock -%}