Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-03-12 14:55:53 +0300
committerJoas Schilling <coding@schilljs.com>2020-03-12 14:55:53 +0300
commit3a523ba84ef5c1cc5007f6502e4685a52cfc1984 (patch)
treeed9f4af34cefb4d48411fb4c11657a2da1af4e85 /404.php
parent56f2becf8dcbcfe00e9d3f4053950bd899e06b0f (diff)
Prevent self-xss with burpsuite
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '404.php')
-rw-r--r--404.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/404.php b/404.php
index c8d3524a..2cb2aa74 100644
--- a/404.php
+++ b/404.php
@@ -2,6 +2,7 @@
<link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/404.css" rel="stylesheet">
<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/dsgvo-video-embed.min.css">
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/dsgvo-video-embed.min.js"></script>
+</head>
<div class="background generic-background">
<div class="container">