fix condition
continuous-integration/drone/push Build is passing Details

This commit is contained in:
cellarspoon 2022-01-11 17:34:10 +01:00
parent fd6ab22547
commit f61714a770
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
{% if email %}
{% if first_name %}
<div id="welcome-message">
<p>Welcome, Lumbungers!</p>