{% extends "master.html" %} {% from "_formhelpers.html" import render_field_in_row %} {% block title %} {{ super() }} {% endblock %} {%block tag %}contribute{% endblock %} {% block content %}
You are going to submit a new supplemental wallpaper, before you do so, make sure you have carefully read the instruction.
Election : {{ election.election_name }} -- {{ election.election_year }}
{% endblock %}