6 lines
157 B
HTML
6 lines
157 B
HTML
|
|
<h3>{{ title }}</h3>
|
||
|
|
{{ content }}
|
||
|
|
<div class="copy-fallback-actions">
|
||
|
|
<button class="win98-button" type="button" id="fallback-close">OK</button>
|
||
|
|
</div>
|