diff --git a/templates/instance.rs.html b/templates/instance.rs.html
index e36cffa..e7683f4 100644
--- a/templates/instance.rs.html
+++ b/templates/instance.rs.html
@@ -10,12 +10,12 @@
Running @software, version @instance.version.
}
@if instance.reg {
-
Registration is open.
+
Registration is open.
@if instance.requires_approval {
- Accounts must be approved by an admin.
+ Accounts must be approved by an admin.
}
} else{
- Registration is closed
+ Registration is closed
}