2022-11-18 18:16:54 +00:00
<!-- Page design by Lilium_Snow (Primrose) -->
<!-- This HTML document is licensed under the Creative Commons Attribution - ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by - sa/4.0/legalcode -->
<!-- "Freedo the Penguin" is licensed under the GNU Free Documentation License v1.3 or later and is Copyright © 2009 Rubén Rodríguez Pérez and Copyright © 2009 FSFLA. Get a copy of the GNU Free Documentation License at https://www.gnu.org/licenses/fdl - 1.3.html -->
<!DOCTYPE html>
2022-11-20 03:13:24 +00:00
< html lang = "en-US" >
2022-11-18 18:16:54 +00:00
< head >
< title > Forbidden - Snowcake< / title >
< link rel = "icon" type = "image/x-icon" href = "/assets/images/favicon.png" >
< link rel = "stylesheet" href = "/main_theme.css" >
< meta charset = "UTF-8" >
< / head >
< body >
< div class = "content" >
< h1 > 403 - Forbidden< / h1 >
< img src = "/assets/images/freedo.svg" width = "200" height = "200" >
< h2 > Freedo says no.< / h2 >
< a href = "/" class = "button" > 🏠 Back to Home< / a >
< / div >
< / body >
< / html >