| Line 1... |
Line 1... |
| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
| 2 |
<html>
|
2 |
<html>
|
| 3 |
<head>
|
3 |
<head>
|
| 4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
| 5 |
<title>Générateur de widgets</title>
|
5 |
<title>Générateur de widgets</title>
|
| 6 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/1.6.2/jquery-1.6.2.min.js"></script>
|
6 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/1.6.2/jquery-1.6.2.min.js"></script>
|
| 7 |
<script type="text/javascript">
|
7 |
<script type="text/javascript">
|
| 8 |
//<![CDATA[
|
8 |
//<![CDATA[
|
| Line 9... |
Line 9... |
| 9 |
|
9 |
|
| 10 |
var url_base_widget = 'http://localhost/widget:cel:';
|
10 |
var url_base_widget = 'http://localhost/widget:cel:';
|