Préparation vue
This commit is contained in:
parent
d96925e2eb
commit
3794151424
@ -1 +0,0 @@
|
||||
<?php
|
@ -1 +1,8 @@
|
||||
<?php
|
||||
<div style="background-color:#ffffff;padding:5px;">
|
||||
|
||||
<div style="margin:5px 0;">
|
||||
<h2>Liste de vos ciblages</h2>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -1,2 +1,13 @@
|
||||
<div style="background-color:#ffffff;padding:5px;">
|
||||
|
||||
<?php
|
||||
<div style="margin:5px 0;">
|
||||
<h2>Vos 5 derniers ciblages</h2>
|
||||
<p>Aucune ciblage.<p>
|
||||
</div>
|
||||
|
||||
<div style="margin:5px 0;">
|
||||
<h2>Rechercher dans vos ciblages</h2>
|
||||
<input type="text" name="searchCiblage" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user