From 89a4515ae5340eff6326f046b23a25dda123d18e Mon Sep 17 00:00:00 2001 From: beckpaul Date: Tue, 9 Jan 2024 11:03:19 -0500 Subject: [PATCH] linting --- src/backend/templates/views/account/register.pug | 14 +++++++++----- src/backend/templates/views/newshub.pug | 5 +---- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/backend/templates/views/account/register.pug b/src/backend/templates/views/account/register.pug index b94df4c1..5b347239 100644 --- a/src/backend/templates/views/account/register.pug +++ b/src/backend/templates/views/account/register.pug @@ -16,11 +16,15 @@ block content hr h3 Lost account / returning player p If you have a FAF account you can no longer access, please attempt to   - a(href="https://help.steampowered.com/en/wizard/HelpWithLoginInfo?reset=1&issueid=408" target="_blank") reset your Steam password. - |  For further assistance, contact the moderation team via  - a(href=discordUrl target="_blank") Discord - | or the  - a(href=forumUrl target="_blank") Forums. + a( + href='https://help.steampowered.com/en/wizard/HelpWithLoginInfo?reset=1&issueid=408', + target='_blank' + ) reset your Steam password. + |  For further assistance, contact the moderation team via  + a(href=discordUrl, target='_blank') Discord + | + | or the  + a(href=forumUrl, target='_blank') Forums. p Creating and operating multiple accounts is prohibited, and creating a secondary account will lead to moderation action. form( method='post', diff --git a/src/backend/templates/views/newshub.pug b/src/backend/templates/views/newshub.pug index 7c73c451..4949a65f 100644 --- a/src/backend/templates/views/newshub.pug +++ b/src/backend/templates/views/newshub.pug @@ -42,10 +42,7 @@ body .featureSubGrid.column3.featureLink .featureSocial.column12 .featureLink.featureDiscord.column4 - a( - target='_blank', - href=discordUrl - ) + a(target='_blank', href=discordUrl) img(src='/../../images/logos/discord.svg', alt='') .featureLink.featureTwitch.column4 a(