{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2023 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. #} {% set title = invenio_request.title %} {% extends "invenio_requests/details/index.html" %} {% from "invenio_requests/macros/request_header.html" import inclusion_request_header %} {% block page_body %} {%- if not (current_user and current_user.is_authenticated) %}
Access level: {{ invenio_request.payload.permission }}