Adapt starterkit node--forum--full.html.twig to current node component twig

Created on 12 May 2024, 6 months ago
Updated 27 May 2024, 6 months ago

Problem/Motivation

The sample template in https://git.drupalcode.org/project/radix/-/blob/6.0.x/src/kits/radix_sta... may need some tweaks:
- Use extend instead of include to not duplicate the block content.
- Use the correct block name node_content coming from node component template ( https://git.drupalcode.org/project/radix/-/blob/6.0.x/components/node/no... ) instead of the current block name content: ( https://git.drupalcode.org/project/radix/-/blob/6.0.x/src/kits/radix_sta... ).

🐛 Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

🇪🇸Spain aleix

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024