[include "header.ezt"] | |
<div class="container"> | |
<h1>[title]</h1> | |
[# skipping flashes.ezt ] | |
<p> | |
[# we could be more specific. simpler to re-use. ] | |
The Election ID ([eid]) does not exist, | |
you have no issues to vote in that Election, | |
or you are not allowed to manage that Election. | |
</p> | |
<p> | |
<a href="/">Return to the home page</a> | |
</p> | |
</div> | |
[include "footer.ezt"] |