Skip to content

Commit

Permalink
Update FaqGeneral.component.js
Browse files Browse the repository at this point in the history
-covid
  • Loading branch information
guaka authored Nov 21, 2024
1 parent bec74a3 commit 2422f2b
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions modules/pages/client/components/FaqGeneral.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,35 +183,6 @@ export default function FaqGeneral() {
your report.
</Trans>
</div>

<div className="faq-question" id="covid-19">
<h3>{t('Trustroots and COVID-19 outbreak')}</h3>
<Trans t={t} ns="pages">
We are all waiting to get back to &quot;normal&quot;, for
international travel to open up again, and to having people enjoy the
Trustroots community.
</Trans>
<br />
<br />
<Trans t={t} ns="pages">
Until then, be patient. Please help stop the spread of the virus.
Consider not traveling, especially internationally. Consider not
hosting people, especially if you live with{' '}
<a href="https://www.who.int/westernpacific/emergencies/covid-19/information/high-risk-groups">
people at higher risk
</a>
</Trans>
.
<br />
<br />
<Trans t={t} ns="pages">
When you do travel or host, take care of your own and other&apos;s
safety. Communicate to your guests and hosts what your expectations
regarding safety are. <a href="/rules">Remember to stay respectful</a>{' '}
towards each other and each other&apos;s needs when it comes to
safety.
</Trans>
</div>
</Faq>
);
}
Expand Down

0 comments on commit 2422f2b

Please sign in to comment.