Walmart Supplier Sandbox templates. Updated prod templates too.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
{% if current_person.properties.first_login == true %}
|
||||
<script>
|
||||
window.location.replace('/app');
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
{% include "header" %}
|
||||
{% include "sub_navigation" %}
|
||||
<main class="np-main np-learning-paths np-subpage-container np-max-width">
|
||||
|
||||
Reference in New Issue
Block a user