{% extends "layout.html" %} {% block body %}

{{_('Generate Kobo Auth URL')}}

{{_('Open the .kobo/Kobo eReader.conf file in a text editor and add (or edit):')}}.

{{_('api_endpoint=')}}{{kobo_auth_url}}

{{_('Please note that every visit to this current page invalidates any previously generated Authentication url for this user.')}}.

{% endblock %}