Matěj Damage Repair

This commit is contained in:
2025-04-15 19:56:15 +02:00
parent f4635f2a98
commit d7d16efc15

View File

@@ -1,13 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="cs"> <html lang="cs">
<head> <head>
<!--#include virtual="components/head.html" --> <!--#include virtual="components/head.html" -->
<title>Info - Svobodný software Liberec</title> <title>Info - Svobodný software Liberec</title>
<meta name="description" content="Krátký životopis pana Stallmana."> <meta name="description" content="Krátký životopis pana Stallmana.">
<script src="../lang.js"></script> </head>
</head> <body>
<body>
<!--#include virtual="components/header.html" --> <!--#include virtual="components/header.html" -->
<!--#include virtual="components/nav.html" --> <!--#include virtual="components/nav.html" -->
<main> <main>
@@ -93,6 +91,6 @@
</div> </div>
</main> </main>
<!--#include virtual="components/footer.html" --> <!--#include virtual="components/footer.html" -->
</body> </body>
</html> </html>