DoubleVerify has some old templates... Created Copado notes since I'm taking over the account. DataSnipper notes and todos.

This commit is contained in:
Norm Rasmussen
2024-04-29 17:08:37 -04:00
parent 4fbd8329f7
commit 3322549ca5
63 changed files with 5777 additions and 8 deletions

View File

@ -0,0 +1,10 @@
{% include "learning_path_cover_header" %}
{% if preview_banner %}
{{ preview_banner }}
{% endif %}
<div class="uk-container uk-container-center uk-padding-large uk-margin-large-top learning-path-cover">
{% include "learning_path_banners" %}
{% include "learning_path_cover_content" %}
</div>