---
title: "Breaking: Removed partials"
manual: "Academic Projects"
version: "main"
source: "Changelog/2.1/Breaking-RemovedPartials.rst"
rendered: "2026-09-22T20:39:25+00:00"
---

# Breaking: Removed partials {#breaking-1746705800}

## Description {#description}

Some partials got removed as the templating structure has changed.

## Impact {#impact}

Those partials include:

-   `Resources/Private/Layouts/Default.html`
-   `Resources/Private/Partials/Categories.html`
-   `Resources/Private/Partials/Project/Items.html`
-   `Resources/Private/Partials/Project/SingleItem.html`

## Affected Installations {#affected-installations}

EXT:academic_partners installations overriding those partials.

## Migration {#migration}

Adapt overrides accordingly to the new templating structure.
