summaryrefslogtreecommitdiffstats
path: root/themes/qtcreator/layout.html
blob: 48d2118e8d5d42a891fd753a5582030fe327a0f6 (plain)
1
2
3
4
5
{% extends "basic/layout.html" %}

{# put the sidebar before the body #}
{% block sidebar1 %}{{ sidebar() }}{% endblock %}
{% block sidebar2 %}{% endblock %}