Users can see content templates panel without permission
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3553621. --> Reported by: [mglaman](https://www.drupal.org/user/2416470) Related to !251 >>> <h3 id="overview">Overview</h3> <p>When a user doesn't have <code>administer content templates</code> they can still see the content templates panel. But they cannot modify them or delete them.</p> <p><img src="https://www.drupal.org/files/issues/2025-10-21/Screenshot%202025-10-21%20at%209.37.48%E2%80%AFAM.png"></p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Do not show the templates panel unless the user has permission to administer them.</p> <h3 id="ui-changes">User interface changes</h3>
issue