Commit f4fb4ab1 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Minor fix.

parent 7616a939
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,11 +39,11 @@
      Start by clicking on the top-right menu icon.
      {% else %}

      <p><b>Welcome to Rosetta!</b></p>
      <p><b>Welcome!</b></p>
      
      <p>
      {% if INVITATION_CODE_ENABLED %}
      We are now in closed beta testing, which means that we can only accept invite-based new users. If you have an invitation code, you can sign up right now. Otherwise, please contact the support to get one.
      An invitation code is required to register on the platform. If you have one, then you can sign up right now. Otherwise, please get in touch.
      {% else %}
      Enter your email address and choose a password to register on the platform.
      {% endif %}