]> git.sesse.net Git - ccbs/blob - html/templates/randomsongs.tmpl
Switch to English as a default language, and make a matching nb_NO.po instead.
[ccbs] / html / templates / randomsongs.tmpl
1 [%# vim:set filetype=html: %]
2 <div>
3   <p><_>At the moment,</_> <strong>[% num_used %]</strong> <_>songs are set as used in the song selector. If you reset the song selector,
4   it will go back to 0, and all songs can potentially be selected when you
5   create a new group.</_></p>
6
7   <form action="do-reset-randomsongs.pl" method="post">
8     <p><input type="submit" value="Reset song selector" /></p>
9   </form>
10 </div>