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
|
@ -2,3 +2,4 @@
|
|||
title: 401 Unauthorized
|
||||
layout: gandalf_forbid
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
title: 403 Forbidden
|
||||
layout: gandalf_forbid
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
title: 405 Method Not Allowed
|
||||
layout: gandalf_forbid
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
title: 407 Proxy Authentication Required
|
||||
layout: gandalf_forbid
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
title: 410 Gone
|
||||
layout: missing
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
title: 429 Too Many Requests
|
||||
layout: gandalf_forbid
|
||||
---
|
||||
You shall not pass!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue