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,9 @@
<div class="uk-width-1-1 uk-padding-large-vertical uk-padding-horizontal uk-border-bottom">
<h2>{% t .title %}</h2>
<div class="uk-margin-bottom sk-text-link">
{% t .subtitle %}
</div>
<a href="/training_events" class="uk-button uk-button-primary">
{% t .button %}
</a>
</div>