diff app/views/layouts/_about.en.html.erb @ 408:f3cdc83b87b4

Add about.
author nanaya <me@myconan.net>
date Sun, 06 Sep 2015 04:55:56 +0900
parents
children c4a596b4be8a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/views/layouts/_about.en.html.erb	Sun Sep 06 04:55:56 2015 +0900
@@ -0,0 +1,22 @@
+<p>
+  Copyright 2015 nanaya &lt;me@myconan.net&gt;
+</p>
+
+<p>
+  This website is a service for sharing text snippets with ease.
+  Currently there's no expiration on any pastes but may
+  be added later.
+</p>
+
+<p>
+  Availability of this service is not guaranteed. While I try my best
+  to not losing data and keeping the service available, accidents do
+  happen and I'm not taking responsibility of anything caused by
+  this service.
+</p>
+
+<p>
+  Any suggestions, questions, and DMCA complaints regarding this service
+  can be directed to my e-mail at
+  <a href="mailto:me@myconan.net">me@myconan.net</a>.
+</p>