{! admin/util/fontawesome !}
{% if ! is_instructor %} {% if ! is_learner %}

{% end %} {% end %}

{"Contents"}:

    {% foreach pages as page_id, page_title %}
  1. {{page_title}}
  2. {% end %}

{"Instructor Links"}:

{% end %} {% if is_learner %}

{"Your progress"}:
{! courses/status?course=[course] !}

{% end %}

{"Glossary"}

{% foreach glossary as word, definition %}
{{word}}
{{definition}}
{% end %}

{"Comments"}

{! comments/embed?identifier=[comments_id] !}