<p><small>{% trans %}Flags must be a maximum of 48KB and 11-20 x 11-16 pixels.{% endtrans %}<br/>{% trans %}A maximum of 256 custom flags per board is enforced.{% endtrans %}</small></p>
<p><small>{% trans %}Important: Flags must be accompanied by a description of the flag that will be shown to the users to your board. The description must not exceed 255 characters. To use flags, you also must have "Enable user flags" enabled on your board settings page as well as having flags uploaded on this page.{% endtrans %}</small></p>
<p><inputtype="submit"value="Upload"></p>
</form>
<hr>
<h2>{% trans %}Flags already in use{% endtrans %}</h2>
<pclass="unimportant"><em>{% trans %}Flags are likely heavily cached by your browser and the website. Please give them time to update if you change one!{% endtrans %}</em></p>
<td><inputname="delete[]"type="checkbox"value="{{flag}}"></td><td><imgsrc="static/custom-flags/{{board.uri}}/{{flag}}.png"><inputtype="file"name="flag-{{ flag }}"></td><td><inputtype="text"name="description-{{flag}}"value="{{ description|addslashes }}"></td>