Update base.html

Erste kleine Änderungen testweise.
This commit is contained in:
PetraBe 2023-05-18 17:37:23 +02:00 committed by Tom Irgang
parent b13934b439
commit 9f030a0e56

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
{% load static %}
<html lang="en">
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="description"
@ -29,8 +29,8 @@
<a href="{% url 'index' %}"
class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
<img src="{% static 'repapp/images/logo.jpg' %}"
height="50px"
width="168px"
height="120px"
width="405px"
alt="Repair-Café Logo">
</a>
<ul class="nav nav-pills">