summaryrefslogtreecommitdiff
path: root/talerbackoffice/backoffice/templates/javascript.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'talerbackoffice/backoffice/templates/javascript.html.j2')
-rw-r--r--talerbackoffice/backoffice/templates/javascript.html.j217
1 files changed, 17 insertions, 0 deletions
diff --git a/talerbackoffice/backoffice/templates/javascript.html.j2 b/talerbackoffice/backoffice/templates/javascript.html.j2
new file mode 100644
index 0000000..8f27425
--- /dev/null
+++ b/talerbackoffice/backoffice/templates/javascript.html.j2
@@ -0,0 +1,17 @@
+<!-- This file is in the public domain -->
+<html>
+<body>
+<table id="jslicense-labels1">
+<tr>
+ <td><a href="/static/web-common/taler-wallet-lib.js">taler-wallet-lib.js</a></td>
+ <td><a href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL</a></td>
+ <td><a href="/static/web-common/taler-wallet-lib.js.tar.gz">taler-wallet-lib.js.tar.gz</a></td>
+</tr>
+<tr>
+ <td><a href="/static/web-common/dropdown-navbar_script.js">dropdown-navbar_script.js</a></td>
+ <td><a href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL</a></td>
+ <td><a href="/static/web-common/dropdown-navbar_script.js">dropdown-navbar_script.js</a></td>
+</tr>
+</table>
+</body>
+</html>