ba-thesis/app/core/templates/core/footer.html

3 lines
138 B
HTML

<div class="flex gap-4 justify-center items-center p-2 bg-primary-100 text-sm text-background">
<p>&copy; 2023 Julian Lobbes</p>
</div>