mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 08:10:41 +00:00
Make the message variable in gandalf_forbid layout
This commit is contained in:
parent
0283cec940
commit
3d3e0b0d23
7 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
{{ define "main" }}
|
||||
<div id="main" class="wrapper_forbid">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<p>You shall not pass!</p>
|
||||
<p>{{ .Content }}</p>
|
||||
|
||||
<svg
|
||||
viewbox="0 0 100 150"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue