summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/docs/template/source-wrap.html
blob: b6437ebbfb0dfbc5d10be86fb1c2721746f812b7 (plain)
1
2
3
4
5
6
7
8
9
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>