Fix indentation
This commit is contained in:
parent
4f89e214ef
commit
eade69a12c
@ -32,6 +32,6 @@
|
|||||||
<input type="submit" value="@i18n!(ctx.1, "Create your account")" />
|
<input type="submit" value="@i18n!(ctx.1, "Create your account")" />
|
||||||
</form>
|
</form>
|
||||||
} else {
|
} 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 New Issue
Block a user