about summary refs log tree commit diff
path: root/templates/thread.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/thread.html')
-rw-r--r--templates/thread.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/thread.html b/templates/thread.html
index 4909365a8005..6222b9926d6e 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -3,6 +3,7 @@
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta http-equiv="Content-Security-Policy" content="script-src 'self';">
     <!-- Bootstrap CSS -->
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
     <title>Converse: {{ title }}</title>