Welcome to mirror list, hosted at ThFree Co, Russian Federation.

404.html « layouts - github.com/kritoke/darksimplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 09751add2f628ebee8b426f3ae444a2083f84d4c (plain)
1
2
3
4
5
6
{{ partial "header.html" . }}
<div class="empty">&nbsp;</div>
  <div class="post-title">
    404 Page Not Found
  </div>
  {{ partial "footer.html" . }}