{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2022 CERN. Copyright (C) 2026 Northwestern University. 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. #} {# Kept as pure extension with no customization only to keep the call structure in the view for those who do have customization. #} {% extends "invenio_requests/user_dashboard.html" %}