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>