aboutsummaryrefslogtreecommitdiff
path: root/weblabels.rhtml
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-12-27 15:58:27 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-12-27 15:58:27 +0100
commitbd13286d87e6273db0f55e8fd95ba3730171def4 (patch)
treee577625a7afbe553925c8c99e2c50ae302a32362 /weblabels.rhtml
downloadwebsite-bd13286d87e6273db0f55e8fd95ba3730171def4.tar.gz
website-bd13286d87e6273db0f55e8fd95ba3730171def4.zip
Initial commit
Diffstat (limited to 'weblabels.rhtml')
-rw-r--r--weblabels.rhtml11
1 files changed, 11 insertions, 0 deletions
diff --git a/weblabels.rhtml b/weblabels.rhtml
new file mode 100644
index 0000000..1a30265
--- /dev/null
+++ b/weblabels.rhtml
@@ -0,0 +1,11 @@
+<h1>Informazioni sulle licenze JavaScript</h1>
+<p>Qui di seguito sono riportati gli script JavaScript con le relative licenze
+ e sorgenti.</p>
+
+<table id="jslicense-labels1" class="boxed">
+ <tr>
+ <td><a href="/assets/bootstrap/v5/js/bootstrap.min.js">bootstrap-5.1.3.min.js</a></td>
+ <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
+ <td><a href="/assets/bootstrap/v5/bootstrap-5.1.3-dist.zip">bootstrap-5.1.3-dist.zip</a></td>
+ </tr>
+</table> \ No newline at end of file