Files
warpbox/static/popups/warning.html
T

6 lines
157 B
HTML
Raw Normal View History

<h3>{{ title }}</h3>
{{ content }}
<div class="copy-fallback-actions">
<button class="win98-button" type="button" id="fallback-close">OK</button>
</div>