Closed (fixed)
Project:
Seven
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2026 at 08:06 UTC
Updated:
23 Mar 2026 at 16:25 UTC
Jump to comment: Most recent
In some template files, the first lines are similar to the following ones.
{% extends "@block/block.html.twig" %}
{#
/**
* @file
* Theme override for local actions (primary admin actions).
*/
#}
The short description for the file should be the first part of the file.
Change those files to make the documentation comment the first part of the file.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
avpadernoComment #6
avpadernoComment #8
avpadernoComment #10
avpaderno