{% extends 'templates/main.volt' %} {% block content %} {{ partial('macros/course_user') }} {{ partial('macros/course') }}
课程 | 类型 | 进度 | 操作 |
---|---|---|---|
{{ model_info(item.course.model) }} |
用时:{{ item.duration|duration }} 进度:{{ item.progress }}% |
{% if allow_review %} {% else %} {% endif %} |