Normalize HTML comments
This commit is contained in:
parent
208e773d65
commit
8f605d45a6
35 changed files with 84 additions and 84 deletions
|
@ -6,8 +6,8 @@
|
|||
<title>FP650 - 403 Error</title>
|
||||
<link href="https://firepup650.repl.co/ejsstyle.css" rel="stylesheet" type="text/css" />
|
||||
<link href="https://bouncecss.bookie0.repl.co/bounce.css" rel="stylesheet" type="text/css" />
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script></!-->
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/403error"></script></!-->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/403error"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="center warning">403 Forbidden</h1>
|
||||
|
@ -19,6 +19,6 @@
|
|||
<% } %>
|
||||
<script src="https://firepup650.repl.co/footer.js"></script>
|
||||
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
|
||||
<!-- ^ Replit's badge thing !-->
|
||||
<!-- ^ Replit's badge thing -->
|
||||
</body>
|
||||
</html>
|
|
@ -6,8 +6,8 @@
|
|||
<title>FP650 - 404 Error</title>
|
||||
<link href="https://firepup650.repl.co/ejsstyle.css" rel="stylesheet" type="text/css" />
|
||||
<link href="https://bouncecss.bookie0.repl.co/bounce.css" rel="stylesheet" type="text/css" />
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script></!-->
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/404error"></script></!-->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/404error"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="center warning">404 Not Found</h1>
|
||||
|
@ -19,6 +19,6 @@
|
|||
<% } %>
|
||||
<script src="https://firepup650.repl.co/footer.js"></script>
|
||||
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
|
||||
<!-- ^ Replit's badge thing !-->
|
||||
<!-- ^ Replit's badge thing -->
|
||||
</body>
|
||||
</html>
|
|
@ -17,6 +17,6 @@
|
|||
<% } %>
|
||||
<script src="https://firepup650.repl.co/footer.js"></script>
|
||||
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
|
||||
<!-- ^ Replit's badge thing !-->
|
||||
<!-- ^ Replit's badge thing -->
|
||||
</body>
|
||||
</html>
|
|
@ -6,8 +6,8 @@
|
|||
<title>FP650 - 500 Error</title>
|
||||
<link href="https://firepup650.repl.co/style.css" rel="stylesheet" type="text/css" />
|
||||
<link href="https://bouncecss.bookie0.repl.co/bounce.css" rel="stylesheet" type="text/css" />
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script></!-->
|
||||
<!--><script async src="https://api.countapi.xyz/hit/firepup650.repl.co/500error"></script></!-->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/500error"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="center warning">500 Internal Server Error</h1>
|
||||
|
@ -20,6 +20,6 @@
|
|||
<% } %>
|
||||
<script src="https://firepup650.repl.co/footer.js"></script>
|
||||
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
|
||||
<!-- ^ Replit's badge thing !-->
|
||||
<!-- ^ Replit's badge thing -->
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue