Viewing file on branch master
| / | error | 404.html |
| 1 | !! |
| 2 | $DPP "404 Page Not Found" "Welcome to the Bun Shack" <template/head.html # > |
| 3 | $DPP <template/bar.html # > |
| 4 | !! |
| 5 | |
| 6 | <h1>404</h1> |
| 7 | |
| 8 | !!$DPP <template/foot.html # > |
| 9 |
Viewing file on branch master
| / | error | 404.html |
| 1 | !! |
| 2 | $DPP "404 Page Not Found" "Welcome to the Bun Shack" <template/head.html # > |
| 3 | $DPP <template/bar.html # > |
| 4 | !! |
| 5 | |
| 6 | <h1>404</h1> |
| 7 | |
| 8 | !!$DPP <template/foot.html # > |
| 9 |