node-ejs-renderer/views/unauthorized.ejs

5 lines
96 B
Plaintext
Raw Normal View History

2024-06-09 13:55:01 -04:00
<div>
<h1>Unauthorized</h1>
<p>You do not have permission to view this page.</p>
</div>