Closed (fixed)
Project:
Prototype
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2023 at 20:23 UTC
Updated:
7 Mar 2024 at 17:57 UTC
Jump to comment: Most recent
By default, when you place blocks in the footer region, they don't display on the web page. This is because the region template is rendering `{{ footer }}` and not `{{ content }}`.
Put blocks in footer. See they're not there.
Change variable name.
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
jldust commentedComment #5
jldust commentedThanks for catching this, I've merged this in and will include it in the next release.
Comment #7
jldust commentedComment #10
jldust commented