From 8ee34406d5680021eedcac676e3a35d2f1156511 Mon Sep 17 00:00:00 2001 From: Matheus Lins Date: Mon, 26 Sep 2016 16:02:46 -0300 Subject: [PATCH] change create button. Removing in the dashboard, puted in the list curses --- app/templates/home.html | 7 +------ courses/templates/course/view.html | 3 +++ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/templates/home.html b/app/templates/home.html index 76787a5..3cae880 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -117,18 +117,13 @@
{% include page_template %}
- - - + {% else %} - - - {% endif %} {% endfor %} + + + {% endblock %} -- libgit2 0.21.2