summaryrefslogtreecommitdiffstats
path: root/app/403.html
blob: a0ef50ffc33e9f0963cbfcd6645cacd55d9fe2f1 (plain)
1
2
3
4
5
6
7
8
<div class="column row">
  <div class="column small-12">
    <h1>Unauthorized</h1>
    <div class="message-container">
      <p>The attempted action is not accessible from the logged in account. Contact your system administrator to check your privilege role.</p>
    </div>
  </div>
</div>
OpenPOWER on IntegriCloud