Fix indentation

This commit is contained in:
Kitaiti Makoto 2022-01-26 22:09:45 +09:00
parent 4f89e214ef
commit eade69a12c

View file

@ -32,6 +32,6 @@
<input type="submit" value="@i18n!(ctx.1, "Create your account")" />
</form>
} else {
<p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this particular instance. You can, however, find a different one.")</p>
<p class="center">@i18n!(ctx.1, "Apologies, but registrations are closed on this particular instance. You can, however, find a different one.")</p>
}
})