{% extends "layouts/layout.html" %} {% block header %} Cryptovote | Create Election {% endblock %} {% block content %}
Add Candidates

Input the names of all candidates separated by commas

{% endblock %}