Updated Harri Script from Charlie, a bunch of notes and todos for clients.

This commit is contained in:
Norm Rasmussen
2023-05-16 16:27:25 -04:00
parent 5c8b9a7a3b
commit 654a924ce9
66 changed files with 6241 additions and 6 deletions

View File

@ -0,0 +1,11 @@
<div class="english-banner">
<p>
Switch your app to German to find all training and materials (some jobs require a certain level of German).
</p>
</div>
<style>
.english-banner {
height: 80px;
width: 100%;
}
</style>