6 lines
459 B
HTML
6 lines
459 B
HTML
<div class="warn">
|
|
<h2>WARNING!</h2>
|
|
<p>Repacking all beatmaps will take a LONG time. Are you sure you want to continue?</p>
|
|
<p style="text-align:center;"><a href="{{ WARN_FORWARD_LINK }}">[ Yes ]</a> <a href="./?">[ No ]</a></p>
|
|
<p style="font-size:0.9em">(The repacking will start after clicking the "yes" button. If you are unsure whether you clicked it, check your session/osz/ folder; there should be some .osz files already.)</p>
|
|
</div> |