Commit 4aebaa3e authored by Wanigasinghe N.T. | IT18229912's avatar Wanigasinghe N.T. | IT18229912

Merge branch 'feat/it18229912' into 'develop'

style: Updated breadcumb link

See merge request !43
parents b80d1236 c1c6d350
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<ol class="breadcrumb"> <ol class="breadcrumb">
<li class="breadcrumb-item"><a href="{% url 'home' %}">Home</a></li> <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"><a href="{% url 'feedback' %}">Dashboard</a></li>
<li class="breadcrumb-item"><a href="{% url 'handgestures' %}">Emotion-predictions(Video)</a></li> <li class="breadcrumb-item"><a href="{% url 'emotionvideo' %}">Emotion-predictions(Video)</a></li>
<li class="breadcrumb-item active" aria-current="page">Hand-gestures</li> <li class="breadcrumb-item active" aria-current="page">Hand-gestures</li>
</ol> </ol>
</nav> </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