diff options
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/projects.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/projects.html b/bitbake/lib/toaster/toastergui/templates/projects.html index e6519530ef..efc3349014 100644 --- a/bitbake/lib/toaster/toastergui/templates/projects.html +++ b/bitbake/lib/toaster/toastergui/templates/projects.html | |||
| @@ -7,9 +7,6 @@ | |||
| 7 | {% block pagecontent %} | 7 | {% block pagecontent %} |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | {% include "mrb_section.html" %} | ||
| 11 | |||
| 12 | |||
| 13 | <div class="page-header top-air"> | 10 | <div class="page-header top-air"> |
| 14 | <h1> | 11 | <h1> |
| 15 | {% if request.GET.filter and objects.paginator.count > 0 or request.GET.search and objects.paginator.count > 0 %} | 12 | {% if request.GET.filter and objects.paginator.count > 0 or request.GET.search and objects.paginator.count > 0 %} |
