Dropped bad translated 404 file

This commit is contained in:
Thomas Boerger
2016-12-09 15:03:24 +01:00
parent ceee6df958
commit 422ed4aebc

View File

@@ -1,12 +0,0 @@
{{ partial "header" . }}
{{ partial "navbar" . }}
<div class="container content">
<div class="row">
<div class="col-xs-12">
<h1>Oops. We're sorry, but this page does not exist.</h1>
</div>
</div>
</div>
{{ partial "footer" . }}