Templates for Zenjob, Mizuno, Artera. Scripts for Wild Health.
This commit is contained in:
@ -36,7 +36,11 @@
|
||||
{% else %}
|
||||
<a class="np-button np-button-wide" href="{{ course_path }}">
|
||||
<span data-lang="DE">{% t shared.view %}</span>
|
||||
<span data-lang="EN">View</span>
|
||||
{% if course.progress > 0 and course.progress < 100 %}
|
||||
<span data-lang="EN">Continue</span>
|
||||
{% else %}
|
||||
<span data-lang="EN">View</span>
|
||||
{% endif %}
|
||||
</a>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user