Vulcan/client/views/errors/no_rights.html
2013-11-09 02:02:05 +01:00

5 lines
No EOL
160 B
HTML

<template name="no_rights">
<div class="grid-small grid-block dialog">
{{i18n "Sorry, you don't have the rights to view this page."}}
</div>
</template>