aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/manager/html/text.html
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-11-08 12:22:28 +0100
committerDmitry Vyukov <dvyukov@google.com>2024-11-08 14:15:20 +0000
commit0571368b3bc37f92b06873e02342317006b0da60 (patch)
tree35637840d7e9098ee8ea54784d6c03b58e1be8cc /pkg/manager/html/text.html
parent44b1e39faee03d3a5f496f66157a41f939e74286 (diff)
pkg/manager: move HTML code to separate files
Diffstat (limited to 'pkg/manager/html/text.html')
-rw-r--r--pkg/manager/html/text.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/manager/html/text.html b/pkg/manager/html/text.html
new file mode 100644
index 000000000..8e991a90e
--- /dev/null
+++ b/pkg/manager/html/text.html
@@ -0,0 +1,7 @@
+{{/*
+Copyright 2024 syzkaller project authors. All rights reserved.
+Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+*/}}
+
+{{.HTML}}
+<pre>{{printf "%s" .Text}}</pre>