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

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

{% if not warning %}{{_('api_endpoint=')}}{{kobo_auth_url}}{% else %}{{warning}}{% endif %}

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

{% endblock %}