Remove image from previous album, if set.
[Sone.git] / src / main / resources / templates / insert / index.html
1 <html>
2         <head>
3                 <title>Sone “<% currentSone.name|html>” - Sone</title>
4         </head>
5         <body>
6                 <h1>Sone “<% currentSone.name|html>”</h1>
7                 <p>
8                         This page should not be viewed directly; it is merely a reminder
9                         that you should install the <i>Sone</i> plugin.
10                 </p>
11         </body>
12 </html>