1st commit
This commit is contained in:
12
wco/testapi/screenhome_fr.mustache
Normal file
12
wco/testapi/screenhome_fr.mustache
Normal file
@@ -0,0 +1,12 @@
|
||||
<div class="space-y-6 text-center">
|
||||
<h2>Liste de test à lancer</h2>
|
||||
<p>
|
||||
<a class="" onclick="alert('test1')">Test1</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="" onclick="alert('test2')">Test2</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="" onclick="alert('test3')">Test3</a>
|
||||
</p>
|
||||
</div>
|
Reference in New Issue
Block a user