{# Copyright (C) 2020 TUGRAZ Copyright (C) 2020 mojib wali. invenio-theme-tugraz is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends "semantic-ui/invenio_theme/frontpage.html" %} {%- block page_header %} {%- include "invenio_theme_tugraz/header_frontpage.html" %} {%- endblock page_header %} {%- block page_body %} {%- block first_section%} {%- endblock first_section%} {%- block second_section%} {%- endblock second_section%} {%- endblock page_body%}