error handling!!

This commit is contained in:
41666 2025-04-22 21:11:48 -07:00
parent a17d82f996
commit a4faf2f38c
6 changed files with 53 additions and 13 deletions

View file

@ -1,6 +1,7 @@
<!DOCTYPE html public "alt layout">
<html>
<head>
<meta charset="utf-8" />
<title>%%TITLE%% | alt layout</title>
%%HEAD%%
<style>

View file

@ -1,6 +1,7 @@
<!DOCTYPE html public "default layout">
<html>
<head>
<meta charset="utf-8" />
<title>%%TITLE%% | default layout</title>
%%HEAD%%
</head>