summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/docs/template/source-wrap.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 17:38:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 17:38:25 +0000
commitd269eb36c8f4d05fb0f8e9b8a00998dd41f0c829 (patch)
tree4268cb5c733a3b88e7c5b765a30f5b9fd81c804e /deluge/ui/web/docs/template/source-wrap.html
parentAdding upstream version 2.1.1. (diff)
downloaddeluge-d269eb36c8f4d05fb0f8e9b8a00998dd41f0c829.tar.xz
deluge-d269eb36c8f4d05fb0f8e9b8a00998dd41f0c829.zip
Adding upstream version 2.1.2~dev0+20230529.upstream/2.1.2_dev0+20230529
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'deluge/ui/web/docs/template/source-wrap.html')
-rw-r--r--deluge/ui/web/docs/template/source-wrap.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/deluge/ui/web/docs/template/source-wrap.html b/deluge/ui/web/docs/template/source-wrap.html
new file mode 100644
index 0000000..b6437eb
--- /dev/null
+++ b/deluge/ui/web/docs/template/source-wrap.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+ <title>The source code</title>
+ <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
+ <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
+</head>
+<body onload="prettyPrint();">
+ <pre class="prettyprint lang-js">###SOURCE###</pre>
+</body>
+</html> \ No newline at end of file