Update copy on default pages
- Removes more mentions of Write.as - Adds a default privacy policy - Improves the About page
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{{define "head"}}<title>Server error — {{.SiteName}}</title>{{end}}
|
||||
{{define "content"}}
|
||||
<div class="error-page">
|
||||
<p class="msg">Server error. 😲 😵</p>
|
||||
<p>The humans have been alerted and reminded of their many shortcomings.</p>
|
||||
<p style="margin-top:3em">On behalf of them, we apologize.</p>
|
||||
<p>– The Write.as Bots</p>
|
||||
<div class="content-container tight">
|
||||
<h1>Server error 😵</h1>
|
||||
<p>Please <a href="https://github.com/writeas/writefreely/issues/new">contact the human authors</a> of this software and remind them of their many shortcomings.</p>
|
||||
<p>Be gentle, though. They are fragile mortal beings.</p>
|
||||
<p style="margin-top:2em">Also, unlike the AI that will soon replace them, you will need to include an error log from the server in your report. (Utterly <em>primitive</em>, we know.)</p>
|
||||
<p>– {{.SiteName}} 🤖</p>
|
||||
</div>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user