aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/views/layouts/default.blade.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php
index aeb9fc5..f2dc5f9 100644
--- a/resources/views/layouts/default.blade.php
+++ b/resources/views/layouts/default.blade.php
@@ -1,5 +1,4 @@
-
-<!DOCTYPE html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
@include('includes.head')