Skip to content
Snippets Groups Projects
course.html 213 B
Newer Older
  • Learn to ignore specific revisions
  • {% comment %}
        Renders a link to a single course. Expects 'item' as a parameter. 
    {% endcomment %}
    
    <li class="collection-item">
    
    Tom Wiesing's avatar
    Tom Wiesing committed
        <a href="{{include.item.url}}" class="title">{{include.item.title}}</a>