mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-01 10:43:02 +08:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
extends ../../../core/view/layout
|
|
|
|
prepend head
|
|
title #{title} | #{config.web.name}
|
|
|
|
block main
|
|
header= title
|
|
!= content
|