{% extends 'eval/base.html' %} {% load static %} {% block title %}{% if is_edit %}Edit Gold Set{% else %}New Gold Set{% endif %} | Eval Admin{% endblock %} {% block action_bar %} {% endblock %} {% block content %}
{% if is_default %}

Default Gold Set

This gold set is maintained and updated by developers to ensure correctness and reduce false positives. To customize, duplicate this gold set to create your own editable copy.

{% endif %}
JSON Preview

    
{% endblock %}