TemplateNames
: string
in package
Table of Contents
Cases
- ANNOUNCEMENT_PROPOSE = 'pages/announcement-propose'
- ANNOUNCEMENTS = 'pages/announcement'
- AUTH_BASE = 'layout/auth-base'
- BASE = 'layout/base'
- COUNTDOWNS = 'pages/countdown'
- DISPLAY = 'pages/display'
- ERROR_403 = 'errors/403'
- ERROR_404 = 'errors/404'
- ERROR_405 = 'errors/405'
- ERROR_500 = 'errors/500'
- ERROR_ALERT = 'components/error'
- FOOTER = 'components/footer'
- HOME = 'pages/index'
- LOGIN = 'pages/login'
- MODULES = 'pages/module'
- NAVBAR = 'components/navbar'
- PANEL = 'pages/panel'
- SIMPLE_BASE = 'layout/simple-base'
- SUCCESS_ALERT = 'components/success'
- USERS = 'pages/user'