Vulcan/client/views/errors/no_rights.html
2014-11-25 17:16:00 +09:00

5 lines
No EOL
154 B
HTML

<template name="no_rights">
<div class="grid-small grid-block dialog">
{{_ "sorry_you_dont_have_the_rights_to_view_this_page"}}
</div>
</template>