1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-08 16:56:35 +02:00

fix: fix the doctype in the error pages

Add the missing '!'.

Signed-off-by: sheeit <sheeit@users.noreply.github.com>
This commit is contained in:
sheeit
2020-05-31 08:21:39 +01:00
parent 8ca7670340
commit 0c75e64761
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>

View File

@@ -1,4 +1,4 @@
<DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>