2023-06-30 16:05:43 -04:00
|
|
|
<div class="np-resource-header np-resource-header-card np-card-padding-large">
|
|
|
|
|
<div class="np-top-vocabulary np-text-title">
|
2024-12-16 16:29:06 -05:00
|
|
|
{% t shared.product_types.bundle %}
|
|
|
|
|
<i class="far fa-layer-group np-button-color np-learning-path-icon"></i>
|
2023-06-30 16:05:43 -04:00
|
|
|
</div>
|
|
|
|
|
<div class="np-top-title">
|
2024-12-16 16:29:06 -05:00
|
|
|
<a href="{% route catalog %}" class="np-back-button" aria-label="{% t shared.go_back %}">
|
2023-06-30 16:05:43 -04:00
|
|
|
<i class="far fa-arrow-left np-icon-back"></i>
|
|
|
|
|
</a>
|
2024-12-16 16:29:06 -05:00
|
|
|
{{ product.name }}
|
2023-06-30 16:05:43 -04:00
|
|
|
</div>
|
|
|
|
|
</div>
|