Merge pull request #242 from rgaiacs/add-version-to-footer
[rnaseq-cwl-training.git] / _includes / main_title.html
1 {% comment %}
2   Main title for lesson pages.
3 {% endcomment %}
4 <h1 class="maintitle"><a href="{{ page.root }}{% link index.md %}">{{ site.title }}</a>{% if page.title %}: {{ page.title }}{% endif %}</h1>