yaemiku 2024-01-04 00:55:01 +01:00
parent ce972c595b
commit 59ef202862
Signed by: podlaskizbs
GPG Key ID: ADC039636B3E4AAB
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
{% block content %}{% endblock %} {% block content %}{% endblock %}
</main> </main>
<footer class="footer text-center font-light italic"> <footer class="footer text-center font-light italic">
<h6 class="mb-4">&copy; {% now "Y" %} Mikołaj Kubiczek</h6> <h6 class="mb-4">&copy; {% now "Y" %} Nikola Kubiczek</h6>
</footer> </footer>
</body> </body>
</html> </html>