😊 Fixed missing </html> tag

This commit is contained in:
Nurlan Su
2016-10-25 02:14:23 +02:00
parent d715c8f553
commit fc9659aef4
4 changed files with 107 additions and 103 deletions
+1
View File
@@ -10,3 +10,4 @@
</div>
{{ partial "footer" . }}
</body>
</html>
+1
View File
@@ -28,3 +28,4 @@
<!-- Footer -->
{{ partial "footer" . }}
</body>
</html>
+1
View File
@@ -57,3 +57,4 @@
{{ partial "footer" . }}
</body>
</html>
+1
View File
@@ -18,3 +18,4 @@
</div>
{{ partial "footer" . }}
</body>
</html>