fix invites page
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Roxie Gibson 2022-01-13 11:39:37 +00:00
parent e0bde50bc8
commit 0ce09aa241
Signed by: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 1 additions and 2 deletions

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>