Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
<!DOCTYPE html>
|
2 |
<!-- devlim -->
|
|
|
3 |
<html lang="en">
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
@@ -137,5 +137,5 @@
|
|
137 |
});
|
138 |
</script>
|
139 |
</body>
|
140 |
-
<!-- devlim -->
|
141 |
</html>
|
|
|
|
|
|
1 |
<!-- devlim -->
|
2 |
+
<!DOCTYPE html>
|
3 |
<html lang="en">
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
|
|
137 |
});
|
138 |
</script>
|
139 |
</body>
|
|
|
140 |
</html>
|
141 |
+
<!-- devlim -->
|