This repository has been archived on 2023-12-29. You can view files and clone it, but cannot push or open issues or pull requests.
dogstats/web/pages/dog/dog.html
2023-10-22 16:21:27 +02:00

4 lines
83 B
HTML

<div class="container">
<h1>Hund hinzufügen</h1>
<p><?= $message ?></p>
</div>