; Note that the 1 column layout uses the layout.tpl.php file provided by Layout
; module, and so it does not provide a tpl.php file itself. To override this
; layout's template, copy it from core/modules/layout/templates/layout.tpl.php.

name = 1 column
version = BACKDROP_VERSION
type = layout
backdrop = 1.x
hidden = true

; Specify regions for this layout.
regions[header] = Header
regions[top] = Top
regions[content] = Content
regions[footer] = Footer

; The default region automatically receives the "Main Content" block if needed.
; Modify this line if you would like to change the default in this layout.
default region = content

File

core/layouts/legacy/one_column/one_column.info