This commit is contained in:
parent
e0bde50bc8
commit
0ce09aa241
@ -1,8 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% include 'nav.html' %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
{% include 'nav.html' %}
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">
|
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user