decide.nolog.cz/app/templates/404.hbs
sappor0 c23ba1f6fb Using bootstrap 4 and related UI refresh (#205)
Changes at a glance:

- Switch from BS3 to BS4
- Polishing of some UI elements (low-hanging fruit for UX)
- Mobile-friendly layout.
2019-06-07 11:22:13 +02:00

6 lines
143 B
Handlebars

<div class="box">
<h2>poll could not be found</h2>
<p>
The poll with you url could not be found. Perhaps it got deleted?
</p>
</div>