Commit e82de637 authored by NaweenTharuka's avatar NaweenTharuka

style: Breadcumb updated for hand gesture view

parent db3ac189
......@@ -7,7 +7,8 @@
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="{% url 'home' %}">Home</a></li>
<li class="breadcrumb-item"><a href="{% url 'feedback' %}">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Emotion-predictions(Video)</li>
<li class="breadcrumb-item"><a href="{% url 'handgestures' %}">Emotion-predictions(Video)</a></li>
<li class="breadcrumb-item active" aria-current="page">Hand-gestures</li>
</ol>
</nav>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment