You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
489 B
16 lines
489 B
13 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
||
|
xmlns:ub="http://uniboard.mnemis.com/widgets"
|
||
|
id="http://www.njin.fr/sankore/apps/memory"
|
||
|
version="1.0"
|
||
11 years ago
|
width="850"
|
||
|
height="600"
|
||
|
ub:resizable="false">
|
||
13 years ago
|
|
||
|
<name>La boite</name>
|
||
|
<author href="http://www.njin.fr" email="contact@njin.fr">njin</author>
|
||
|
<description>Pour mémoriser une quantité</description>
|
||
|
|
||
|
<content src="index.html"/>
|
||
|
</widget>
|