is_released = ${is_released}
location = ${location | h}
github =
${edit_link | h}
%if source_file:
source_url =
${source_file | h}
%endif
| Module Fields |
%for name, field in fields:
| ${name} | ${field | h} |
%endfor
| edX Fields |
%for name, field in lms_fields:
| ${name} | ${field | h} |
%endfor
category = ${category | h}