5 lines
No EOL
127 B
HTML
5 lines
No EOL
127 B
HTML
{% extends "two-column-content.html" %}
|
|
|
|
{% block left_sidebar %}
|
|
{% include "course/left_sidebar.html" %}
|
|
{% endblock %} |