Walmart Supplier Mexico templates backed up.
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
{% include "header" %}
|
||||
|
||||
<main class="np-main np-learning-paths np-subpage-container np-max-width">
|
||||
{% 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