Walmart Supplier Mexico templates backed up.
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
{% include "header" %}
|
||||
<div class="np-homepage-hero">
|
||||
<img class="homepage-hero-image"
|
||||
src="https://s3.us-east-1.amazonaws.com/static.northpass.com/Walmart+Mexico/homepage-image-hero.jpg.png"
|
||||
alt="{{ homepage.headline }}"
|
||||
/>
|
||||
</div>
|
||||
<main class="np-main np-learning-paths np-subpage-container np-max-width">
|
||||
{% include 'crete_con_walmart_lp_section' %}
|
||||
{% include 'custom_sub_nav' %}
|
||||
<div class="np-learning-paths-main">
|
||||
{% include "learning_paths_index", items: learning_paths.available %}
|
||||
</div>
|
||||
</main>
|
||||
{% include "footer" %}
|
||||
Reference in New Issue
Block a user