funky-framadate-front/mocks/old-stuff/pages/admin/admin.component.html

11 lines
220 B
HTML

<div>
<h1>
admin page to modify a poll
</h1>
<div class="well">
<h2>Anybody with this link can modify and delete the poll</h2>
<strong> token: {{ tokenForAdministration }} </strong>
coming soon
</div>
</div>