fix invites page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-13 11:39:37 +00:00
parent e0bde50bc8
commit 0ce09aa241

View File

@ -1,8 +1,7 @@
{% extends "base.html" %}
{% include 'nav.html' %}
{% block content %}
{% include 'nav.html' %}
<div class="logo">
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">
</div>