From 3df81b70a1cc37cde9fdf82f593440328905bc0a Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:11:49 +0800 Subject: [PATCH] whitespace edit [skip ci] --- .../material/expirychecker/about2expire.twig | 82 +++++++++---------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/modules/material/themes/material/expirychecker/about2expire.twig b/modules/material/themes/material/expirychecker/about2expire.twig index 52e67427..f0093559 100644 --- a/modules/material/themes/material/expirychecker/about2expire.twig +++ b/modules/material/themes/material/expirychecker/about2expire.twig @@ -1,50 +1,50 @@ - - {{ '{about2expire:title}'|trans }} + + {{ '{about2expire:title}'|trans }} - {% include 'header.twig' %} - - -
-
-
- - {{ '{about2expire:header}'|trans }} - -
-
-
-
- {% for name, value in formData %} - - {% endfor %} + {% include 'header.twig' %} + + +
+
+
+ + {{ '{about2expire:header}'|trans }} + +
+
+
+ + {% for name, value in formData %} + + {% endfor %} -

- {% if daysLeft < 2 %} - {{ '{about2expire:expiring_in_a_day}'|trans }} - {% else %} - {{ '{about2expire:expiring_soon}'|trans({'%daysLeft%': daysLeft}) }} - {% endif %} -

+

+ {% if daysLeft < 2 %} + {{ '{about2expire:expiring_in_a_day}'|trans }} + {% else %} + {{ '{about2expire:expiring_soon}'|trans({'%daysLeft%': daysLeft}) }} + {% endif %} +

-

- {{ '{about2expire:change_now}'|trans }} -

+

+ {{ '{about2expire:change_now}'|trans }} +

-
- +
+ - -
- -
+ +
+ +
- {% include 'footer.twig' %} -
- + {% include 'footer.twig' %} + +