Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1426 from CoderDojo/covid_banner_changes
Browse files Browse the repository at this point in the history
covid banner changes
  • Loading branch information
patch0 authored Feb 1, 2021
2 parents 079a1cc + ccf8bd9 commit 1142fe2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions web/public/js/directives/cd-start-dojo/template.dust
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="cd-banner">
<p>{@i18n key="Thank you for your interest in joining the CoderDojo community!"/}
{@i18n key="Due to the coronavirus pandemic, we have paused the Dojo verification process."/}</p>
<p>{@i18n key="In the meantime, we’re providing exciting opportunities for young people, parents, volunteers, and educators to get creative with tech through"/} <a class="cd-banner-link" href="https://www.raspberrypi.org/learn/?utm_source=coderdojo&utm_medium=covid-banner&utm_campaign=dmah">{@i18n key="Digital Making at Home"/}</a> {@i18n key="from the Raspberry Pi Foundation."/}
<p>{@i18n key="Thank you for your interest in CoderDojo!"/} &nbsp;
{@i18n key="The coronavirus pandemic continues to impact all our lives, including how Dojos can run."/} &nbsp;
{@i18n key="See"/} <a class="cd-banner-link" href="https://coderdojo.com/ways-to-run/">{@i18n key="our resources and guidance on the creative ways Dojos are running."/}</a>
</p>
</div>
<div ng-show="$ctrl.loading" style="height: 300px; position: relative;">
Expand Down
8 changes: 3 additions & 5 deletions web/public/js/services/translation-keys.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1142fe2

Please sign in to comment.