A few notes and template changes.
This commit is contained in:
@ -2,10 +2,12 @@
|
||||
<main class="np-main np-training-events np-subpage-container">
|
||||
<div class="page__header-wrapper">
|
||||
<h1 class="np-resource-title">
|
||||
{% t .title %}
|
||||
<span data-lang="DE">{% t .title %}</span>
|
||||
<span data-lang="EN">Training Events</span>
|
||||
</h1>
|
||||
<div class="np-resource-subtitle">
|
||||
{% t .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" %}
|
||||
|
||||
Reference in New Issue
Block a user