You've already forked snikket-web-portal
Straighten up terminology
code -> link, invite -> invitation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="powered-by">{% trans logo_url=url_for("static", filename="img/snikket-logo.svg") %}Powered by <img src="{{ logo_url }}" alt="Snikket">{% endtrans %}</div>
|
||||
<div class="box alert">
|
||||
<header>{% trans %}Invite expired{% endtrans %}</header>
|
||||
<p>{% trans %}Sorry, it looks like this invite code has expired!{% endtrans %}</p>
|
||||
<p>{% trans %}Sorry, it looks like this invitation link has expired!{% endtrans %}</p>
|
||||
</div>
|
||||
<img alt="Sad person holding empty box" src="{{ url_for("static", filename="img/illus-empty.svg") }}" class="fullwidth">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user