diff --git a/templates/home.handlebars b/templates/home.handlebars index 4de4efa..501767e 100644 --- a/templates/home.handlebars +++ b/templates/home.handlebars @@ -5,44 +5,75 @@ + - -
-

IT HAS BEEN

-
- {{ daysSince }} -
-

DAYS

-

- SINCE A CAR HIT A - UTA logo - TRAIN -

+ + -
-
{{ latestCollision.formattedDate }}
-
{{ latestCollision.content }}
-
+
+
+

IT HAS BEEN

+
+ {{ daysSince }} +
+

DAYS

+

+ SINCE A CAR HIT A + UTA logo + TRAIN +

+
-
- {{#each last90Days }} - {{#if collision}} -
- {{else}} -
- {{/if}} - {{/each}} -
+
+
{{ latestCollision.formattedDate }}
+
{{ latestCollision.content }}
+
-
-
60 days ago
-
-
Today
+
+ {{#each last90Days }} + {{#if collision}} +
+ {{else}} +
+ {{/if}} + {{/each}} +
+ +
+
60 days ago
+
+
Today
+