add element web
This commit is contained in:
parent
98417edd8b
commit
000ec5d25f
9 changed files with 209 additions and 236 deletions
|
|
@ -3,14 +3,14 @@
|
|||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{% block title %}Studio Einszwovier{% endblock %}</title>
|
||||
<title>{% block title %}studio einszwovier{% endblock %}</title>
|
||||
<link rel="stylesheet" href="/static/css/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a href="/" class="logo-link">
|
||||
<img src="/static/images/logo.png" alt="Studio Einszwovier Logo" class="logo">
|
||||
<img src="/static/images/logo.png" alt="studio einszwovier Logo" class="logo">
|
||||
</a>
|
||||
<nav>
|
||||
<a href="/">Startseite</a> |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue