diff options
Diffstat (limited to 'uploader')
-rw-r--r-- | uploader/templates/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 48848a3..d6f57eb 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -5,12 +5,6 @@ {%block pagetitle%}Home{%endblock%} -{%block breadcrumb%} -<li class="breadcrumb-item active"> - <a href="{{url_for('base.index')}}">Home</a> -</li> -{%endblock%} - {%block contents%} <div class="row"> |