Just a simple site to publish surveys. Nothing fancy, mostly done because I need it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
survey-site/views/error.html

7 lines
147 B

<h1>Error</h1>
<p>There has been an error. Please contact the site administrator.</p>
<aside>
<mark class="alert">{{ .Error }}</mark>
</aside>