Signed-off-by: Emmanuel ROY <ornithorynxe@live.fr>
Emmanuel ROY authored on 09/12/2018 04:28:271 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,8 +0,0 @@ |
1 |
- <h2><?php echo $title?></h2> |
|
2 |
- <p>Vous êtes sur la page numéro <?php echo $numPage?></p> |
|
3 |
- |
|
4 |
- <ul> |
|
5 |
- <?php foreach ($messages as $message) :?> |
|
6 |
- <li> <?= $message?></li> |
|
7 |
- <?php endforeach;?> |
|
8 |
- </ul> |
|
9 | 0 |
\ No newline at end of file |