feat(handlers): Add generic error handler
This commit is contained in:
committed by
Benedikt Rötsch
parent
01fd3cc9b3
commit
67fc0edf62
@@ -26,3 +26,4 @@ mixin lesson(lesson, course, nextLesson)
|
||||
.lesson_footer
|
||||
if nextLesson
|
||||
a.lesson__cta.cta(href=`/courses/${course.fields.slug}/lessons/${nextLesson.fields.slug}${queryString}`) View next lesson
|
||||
|
||||
|
||||
Reference in New Issue
Block a user