Commit b2a014bc authored by NaweenTharuka's avatar NaweenTharuka

feat: test view Updated

parent 030c8762
......@@ -3,7 +3,7 @@
{% load static %}
{% block content %}
<h2> {{ var1 }} {{ var2 }}</h2>
<h2> </h2>
<!-- {% for key, value in var2.items %}
<h2>{{ forloop.counter }}. {{ key }} : {{ value }}</h2>
......@@ -28,14 +28,7 @@
</div>
{% endfor %}
</div>
<hr/>
<div class="heading-text heading-line text-center mt-5">
<h4>Usage of body gestures</h4>
</div>
<h5 class="py-5">Waiting...</h5>
<hr/>
</div> -->
{% endblock %}
\ No newline at end of file
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