feat: display form data with pagination
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Aravinth Manivannan 2022-12-31 01:36:59 +05:30
parent c62466515f
commit 86d56734cf
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -27,6 +27,7 @@
</table>
{% endfor %}
</section>
<a href="{{payload.next_page}}">Next ></a>
</div>
</main>