mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-30 12:32:35 +08:00
title
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
extends ../layout
|
||||
|
||||
prepend head
|
||||
title #{t('ticket.create_ticket')} | #{t('app.name')}
|
||||
title #{t('ticket.create_ticket')} | #{config.web.name}
|
||||
link(rel='stylesheet', href='/style/ticket.css')
|
||||
|
||||
block main
|
||||
|
||||
Reference in New Issue
Block a user