error handling!!
This commit is contained in:
parent
a17d82f996
commit
a4faf2f38c
6 changed files with 53 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html public "alt layout">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>%%TITLE%% | alt layout</title>
|
||||
%%HEAD%%
|
||||
<style>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html public "default layout">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>%%TITLE%% | default layout</title>
|
||||
%%HEAD%%
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue