Page MenuHomeMusing Studio

404.tmpl
No OneTemporary

404.tmpl

{{define "head"}}<title>Post not found &mdash; {{.SiteName}}</title>{{end}}
{{define "content"}}
<div class="error-page" style="max-width:30em">
<p class="msg">Post not found.</p>
{{if and (not .SingleUser) .OpenRegistration}}
<p class="commentary" style="margin-top:2.5em">Why not share a thought of your own?</p>
<p><a href="/">Start a blog</a> and spread your ideas on <strong>{{.SiteName}}</strong>, a simple{{if .Federation}}, federated{{end}} blogging community.</p>
{{end}}
</div>
{{end}}

File Metadata

Mime Type
text/html
Expires
Sat, Jun 7, 12:48 AM (12 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3257136

Event Timeline