final stripe before demo

This commit is contained in:
Norm Rasmussen
2022-05-05 14:13:26 -04:00
parent 1d8d9acf92
commit ea8a16c1cd
5 changed files with 7 additions and 5 deletions

View File

@ -7,7 +7,7 @@
<div class="np-resource-subtitle">
{% capture subtitle_text %}
{%comment%}{% t .headline, key: current_school.course_vocabulary %}{%endcomment%}
Hey there {{ current_person.first_name }}! Welcome to your partner training center! Complete at least one of the courses to complete your certification.
Hey there, {{ current_person.first_name }}! Welcome to your partner training center! Complete at least one of the courses to complete your certification.
{% endcapture %}
{{ subtitle_text | replace: "Courses", "tutorials" }}
</div>