Templates for Williams Sonoma, Walmart Supplier and Instacart Partners

This commit is contained in:
Norm Rasmussen
2026-03-11 14:55:58 -04:00
parent 6b86d5bde9
commit 506a878c0e
3 changed files with 10 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<div class="np-homepage-hero">
<img
class="np-homepage-hero-image"
src="https://s3.amazonaws.com/static.northpass.com/Williams-Sonoma/wsi-hero-min.gif"
src="https://s3.amazonaws.com/static.northpass.com/Williams-Sonoma/Welcome-to-WSIU.gif"
alt="{{ homepage.headline }}" />
<div class="np-homepage-hero-content"></div>
<div class="np-homepage-hero-content">
@ -44,7 +44,8 @@
<div class="col-xs-12 col-sm-12">
{% if features.learning_paths? %}
<div class="np-dashboard-resources-title">
{% t shared.learning_paths %}
ACADEMIES
{% comment %} {% t shared.learning_paths %} {% endcomment %}
</div>
{% include "learning_paths_index"
, items: learning_paths.enrolled %}