😊 Fixed missing </html> tag
This commit is contained in:
@@ -10,3 +10,4 @@
|
||||
</div>
|
||||
{{ partial "footer" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -28,3 +28,4 @@
|
||||
<!-- Footer -->
|
||||
{{ partial "footer" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -57,3 +57,4 @@
|
||||
{{ partial "footer" . }}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -18,3 +18,4 @@
|
||||
</div>
|
||||
{{ partial "footer" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user