diff --git a/templates/instance.rs.html b/templates/instance.rs.html index 6125e93..e8e6ad8 100644 --- a/templates/instance.rs.html +++ b/templates/instance.rs.html @@ -16,11 +16,11 @@ } else { Inscriptions ouvertes. } - } else{ + } else { Inscriptions fermées. } -
- @if !instance.description.trim().is_empty() || contact.is_some() { + + @if !instance.description.trim().is_empty() || contact.is_some() {