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

error.html « partials « layouts - github.com/shenoybr/hugo-goa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36ced1fbe43b4d0b2a0c102fe9640a1a411ef505 (plain)
1
2
3
4
<section id="error-pane" class="text-center error">
  <h1 class="text-center">404</h1>
  <p>Sorry! That page does not exist. It may have been removed or moved to a new section on the site. Click <a href="/">here</a> go back to the home page.</p>
</section>