Commit 5850a9da authored by NaweenTharuka's avatar NaweenTharuka

feat: Integrated UI

parent 97fd8124
......@@ -7,15 +7,17 @@
<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">Pronuciation and vocubalry errors</li>
<li class="breadcrumb-item active" aria-current="page">Pronuciation and Grammer errors</li>
</ol>
</nav>
<div class="heading-text heading-section text-center py-3">
<h4>Pronuciation and vocubalry Errors</h4>
<h4>Pronuciation and Grammer Errors</h4>
<span class="lead">See what presently think about your presentation</span>
</div>
<hr/>
<h4>{{ result }}</h4>
<div class="d-flex justify-content-center mb-5">
<a class="btn btn-outline" href="{% url 'overallfeedback' %}" type="submit">View summery detail</a>
</div>
......
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