This commit is contained in:
gurusabarish
2020-10-24 23:30:15 +05:30
parent 65f21f3f57
commit 4c185424bd
5 changed files with 42 additions and 89 deletions
+1 -2
View File
@@ -13,7 +13,6 @@
{{- partial "header.html" . -}}
<div class="bg-white row justify-centent-center py-5">
<div class="display-4 font-weight-bold text-center col p-5">
404 page not found
<div class="text-center p-5">
@@ -21,8 +20,8 @@
site</a>
</div>
</div>
</div>
<div class="fixed-bottom">
{{- partial "footer.html" . -}}
</div>