Hedera-Lang-Learn / hedera

MIT License
10 stars 2 forks source link

Update breadcrumbs/title in django template #529

Closed Tanvez closed 1 year ago

Tanvez commented 1 year ago

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

jaguillette commented 1 year ago

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!