diff --git a/src/templates/learn.pug b/src/templates/learn.pug index b47ed06..70ca4e6 100644 --- a/src/templates/learn.pug +++ b/src/templates/learn.pug @@ -45,7 +45,8 @@ include mixins/components a.d-block.py-1.text-primary(href="{{ url_for('cloud.courses') }}") | See all Courses i.pi-angle-right - hr + + hr.mb-4 +category_list_item( 'WORKSHOPS', @@ -69,7 +70,8 @@ include mixins/components a.d-block.py-1.text-primary(href="{{ url_for('cloud.workshops') }}") | See all Workshops i.pi-angle-right - hr + + hr.mb-4 +category_list_item( 'PRODUCTION LESSONS',