add layout tpl course progress

remotes/angel/1.11.x
Alex Aragon 8 years ago
parent 9f2cf5d77e
commit 031ac00eb6
  1. 8
      main/template/default/course_progress/layout.tpl
  2. 1
      main/template/default/course_progress/progress.tpl

@ -0,0 +1,8 @@
<div class="row">
<div class="col-md-12">
{{ actions }}
<div class="blog">
{{ content }}
</div>
</div>
</div>

@ -118,6 +118,5 @@
</div>
</div>
{% else %}
{{ content }}
<div class="alert alert-info" role="alert">{{ 'ThereIsNoAThematicSection' | get_lang }}</div>
{% endif %}
Loading…
Cancel
Save