You've already forked snikket-web-portal
Add background to invalid invite page
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{% extends "invite.html" %}
|
{% extends "invite.html" %}
|
||||||
|
{% set body_id = "invite" %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="elevated box el-3">
|
<div class="elevated box el-3">
|
||||||
<h1>{% trans site_name=config["SITE_NAME"] %}Invite to {{ site_name }}{% endtrans %}</h1>
|
<h1>{% trans site_name=config["SITE_NAME"] %}Invite to {{ site_name }}{% endtrans %}</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user