mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-02-16 15:05:13 +00:00
Fix indentation
This commit is contained in:
parent
4f89e214ef
commit
eade69a12c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue