Templates for DataSnipper and Williams-Sonoma
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{% capture course_path %}
|
||||
{% route course, id: course.id %}
|
||||
{% endcapture %}
|
||||
<div class="np-card course-card">
|
||||
<div class="np-card course-card" categories="{%for category in course.categories%}{{category.name}}[$]{%endfor%}">
|
||||
<div class="np-card-container">
|
||||
<div class="np-progress-bar-container">
|
||||
<div style="width: {{ course.progress }}%" class="np-card-progress-bar"></div>
|
||||
|
||||
Reference in New Issue
Block a user