{# -*- coding: utf-8 -*- Copyright (C) 2015-2020 CERN. Copyright (C) 2021-2022 TU Wien. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {#- base: invenio-oauthclient v2.0.1 #} {#- changes: display text #} {%- extends config.OAUTHCLIENT_SETTINGS_TEMPLATE %} {%- from "invenio_oauthclient/_macros.html" import form_errors, render_field %} {%- block page_body %}