Create special file for beta tester FreeFall.
[Sone.git] / src / main / resources / templates / insert / index.html
1 <html>
2         <head>
3                 <title>Sone “<% currentSone.name|html>” - Sone</title>
4                 <meta name="Beta-Tester" content="FreeFall@i-OEs33aZaBFK2SqT8qGqEaUJDLO6AkO-nwoN~-jOgM" />
5         </head>
6         <body>
7                 <h1>Sone “<% currentSone.name|html>”</h1>
8                 <p>
9                         This page should not be viewed directly; it is merely a reminder
10                         that you should install the <i>Sone</i> plugin.
11                 </p>
12         </body>
13 </html>