feat: Add vote proofs
All checks were successful
Build Docker / Build Image (push) Successful in 23s

This commit is contained in:
2024-02-25 21:46:57 +11:00
parent e960d6d0ef
commit b3d9e66916
2 changed files with 7 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
</div>{{votes|safe}}
</div>
<div class="col-12 col-lg-10 mx-auto">
<div class="text-center position-relative"><img class="img-fluid" src="assets/img/illustrations/meeting.svg" style="width: 800px;"></div>
<div class="text-center position-relative" style="padding-top: 25px;"><a class="btn btn-primary" role="button" target="_blank" href="/votes">View vote proofs</a><img class="img-fluid" src="assets/img/illustrations/meeting.svg" style="width: 800px;"></div>
</div>
</div>
</div>