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

Commit 1142fe2

Browse files
authored
Merge pull request #1426 from CoderDojo/covid_banner_changes
covid banner changes
2 parents 079a1cc + ccf8bd9 commit 1142fe2

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

web/public/js/directives/cd-start-dojo/template.dust

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="cd-banner">
2-
<p>{@i18n key="Thank you for your interest in joining the CoderDojo community!"/}
3-
{@i18n key="Due to the coronavirus pandemic, we have paused the Dojo verification process."/}</p>
4-
<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."/}
2+
<p>{@i18n key="Thank you for your interest in CoderDojo!"/} &nbsp;
3+
{@i18n key="The coronavirus pandemic continues to impact all our lives, including how Dojos can run."/} &nbsp;
4+
{@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>
55
</p>
66
</div>
77
<div ng-show="$ctrl.loading" style="height: 300px; position: relative;">

web/public/js/services/translation-keys.js

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)