diff options
Diffstat (limited to 'weblabels.rhtml')
-rw-r--r-- | weblabels.rhtml | 11 |
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 |