Updated Harri Script from Charlie, a bunch of notes and todos for clients.
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
{% include "header", current_page_orgin: "training_events" %}
|
||||
<main class="np-main np-training-events np-subpage-container">
|
||||
<div class="page__header-wrapper">
|
||||
<h1 class="np-resource-title">
|
||||
<span data-lang="DE">{% t .title %}</span>
|
||||
<span data-lang="EN">Training Events</span>
|
||||
</h1>
|
||||
<div class="np-resource-subtitle">
|
||||
<span data-lang="DE">{% t .subtitle %}</span>
|
||||
<span data-lang="EN">Discover face-to-face and online events that help you maximize your learning success</span>
|
||||
</div>
|
||||
</div>
|
||||
{% include "training_events_index" %}
|
||||
</main>
|
||||
{% include "footer" %}
|
||||
Reference in New Issue
Block a user