diff --git a/templates/page1.html b/templates/page1.html
index dbdf42b..d51ca58 100644
--- a/templates/page1.html
+++ b/templates/page1.html
@@ -1,7 +1,10 @@
{% extends "base.html" %}
{% block content %}
-
+
+
+
+
Searching...
+
+ +dev 2
+
+
+
+
+
+ # |
+ Title |
+ Completed |
+
+
+
+ {% include 'todo.html' %}
+
+
-+dev 2
-
-
-
-
-
- # |
- Title |
- Completed |
-
-
-
- {% include 'todo.html' %}
-
-
{% endblock content %}
\ No newline at end of file