diff options
author | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2022-05-03 18:22:43 +0200 |
---|---|---|
committer | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2022-05-03 18:22:43 +0200 |
commit | a6e6f8be88a93699765f25aee0e6109a3eb0b307 (patch) | |
tree | c4ba131bdf3af616ff70072876d384924bf408ce /templates/error.html.ep | |
parent | ebe37a68d39dbc1cc4f6af1c05301d5a5fc29c13 (diff) |
reworked templates based on purecss
Diffstat (limited to 'templates/error.html.ep')
-rw-r--r-- | templates/error.html.ep | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/error.html.ep b/templates/error.html.ep index d120e69..3a1d5e3 100644 --- a/templates/error.html.ep +++ b/templates/error.html.ep @@ -1,4 +1,5 @@ -<!DOCTYPE html> +<!doctype html> + <html> <head> |