diff --git a/snikket_web/templates/invite_view.html b/snikket_web/templates/invite_view.html index 5469ea8..6467b00 100644 --- a/snikket_web/templates/invite_view.html +++ b/snikket_web/templates/invite_view.html @@ -127,7 +127,7 @@

{% trans %}After installing Snikket via F-Droid, you have to return to this invite link and tap on "Open the app" to proceed.{% endtrans %}

  1. {% trans %}First install Snikket from F-Droid using the button below:{% endtrans %}

    -

    {% trans %}Install via F-Droid{% endtrans %}

  2. +

    {% trans %}Install via F-Droid{% endtrans %}

  3. {% trans %}After the installation is complete, you can return to this page and tap the "Open the app" button to continue with the setup:{% endtrans %}

    {%- call standard_button("exit_to_app", invite.xmpp_uri, class="primary") -%}