Merge branch 'next' into dev/image
[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 <a href="/USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/<% currentEdition>/">Sone</a> plugin.
10                 </p>
11         </body>
12 </html>