diff options
Diffstat (limited to 'uploader/templates/index.html')
-rw-r--r-- | uploader/templates/index.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 0fa4a1b..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"> @@ -50,7 +44,7 @@ <h2>Populations</h2> <p>Your studies will probably focus on a particular subset of the entire - species you are interested in &ndash your population.</p> + species you are interested in – your population.</p> <p>Populations are a way to organise the species data so as to link data to specific know populations for a particular species, e.g. The BXD population of mice (Mus musculus)</p> |