This commit is contained in:
jysperm
2014-08-27 10:33:47 +08:00
parent 1357046bbd
commit 3759c5f1b7
11 changed files with 11 additions and 12 deletions

View File

@@ -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