{# -*- coding: utf-8 -*- Copyright (C) 2026 Northwestern University. Invenio App RDM 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" %}