From 837bdb1c112b3fe949bbe40a78c594a52a786d5e Mon Sep 17 00:00:00 2001 From: Jared Galanis Date: Tue, 9 Jul 2024 08:30:44 -0400 Subject: [PATCH] run fix lint --- app/templates/not-found-error.hbs | 16 ++++++++-------- app/templates/submissions/detail.hbs | 4 +++- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app/templates/not-found-error.hbs b/app/templates/not-found-error.hbs index 69b96f13..88775b9f 100644 --- a/app/templates/not-found-error.hbs +++ b/app/templates/not-found-error.hbs @@ -5,13 +5,13 @@

404: Page not found

-

- Looks like the page you're looking for does not exist. If you think there is a problem with the site, please - {{#if this.contactUrl}} - let us know. - {{else}} - contact your administrator. - {{/if}} -

+

+ Looks like the page you're looking for does not exist. If you think there is a problem with the site, please + {{#if this.contactUrl}} + let us know. + {{else}} + contact your administrator. + {{/if}} +

\ No newline at end of file diff --git a/app/templates/submissions/detail.hbs b/app/templates/submissions/detail.hbs index 62c6ebad..4f8aee40 100644 --- a/app/templates/submissions/detail.hbs +++ b/app/templates/submissions/detail.hbs @@ -272,7 +272,9 @@ {{#if (eq file.mimeType "png")}} - {{else if (eq file.mimeType "vnd.openxmlformats-officedocument.presentationml.presentation")}} + {{else if + (eq file.mimeType "vnd.openxmlformats-officedocument.presentationml.presentation") + }} {{else if (eq file.mimeType "msword")}}