aboutsummaryrefslogtreecommitdiff
path: root/views/403.html
blob: 21ee1889baa54a392c28be30f0c244e7ba1153e8 (plain)
1
2
3
4
5
6
7
<div class="box2">
  <h1>403</h1>
  <p>{{ .message }}</p>
  <p>
    Click <a href="/">here</a> to return to the index.
  </p>
</div>