Fix breadcrumbs in django templates to navigate to previous page instead of lemmatized text and changed the <b/> to <h1/>
Note: I have left the a tag name as Lemmatized Texts. Feel free to comment on how we should change the naming convention to either back or previous
I wasn't sure if GitHub was going to let me, but I pushed some changes to account for the referer being empty, and also to flip back the arrows in the breadcrumb. Looks good though!
Fix breadcrumbs in django templates to navigate to previous page instead of lemmatized text and changed the
<b/>
to<h1/>
Note: I have left the a tag name asLemmatized Texts
. Feel free to comment on how we should change the naming convention to eitherback
orprevious