Vulcan/client/views/errors/no_rights.html
2013-10-24 14:34:50 +09:00

5 lines
No EOL
150 B
HTML

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