4 lines
83 B
HTML
4 lines
83 B
HTML
|
<div class="container">
|
||
|
<h1>Hund hinzufügen</h1>
|
||
|
<p><?= $message ?></p>
|
||
|
</div>
|