+ <button name="save_filter" value="0" style="color: #AAA;" title="{% trans "Click to save the current filter" %}" id="save-filter-button" disabled="disabled" class="button">{% trans "Save" %}</button>
+ </form>
+
+ {% comment %}<h3>{% trans "Show" %}</h3>
+ <form action="" method="get">
+ <div>{{ show_form.show }}</div>
+ <input type="submit" value="{% trans "Refresh" %}" />