mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-03-27 22:44:32 +08:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
extends layout
|
|
|
|
prepend head
|
|
title #{title} | #{t('app.name')}
|
|
|
|
block main
|
|
header= title
|
|
!= content
|