Update base.html
Test new branch for RepApp
This commit is contained in:
parent
9f030a0e56
commit
11a5f85e4b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
{% endblock head %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="container pet">
|
||||
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
|
||||
<a href="{% url 'index' %}"
|
||||
class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
|
||||
|
|
|
|||
Reference in a new issue