{% extends "layout.html" %} {% import "_layout_sponsor.html" as sponsor %} {% block head %} {{ super() }} {% endblock %} {% block content %}

{{ _('Card Search') }}

{{ sponsor }}

{% trans trimmed vekn=external("http://www.vekn.net/card-lists", "VEKN") %} Official cards text provided by {{ vekn }}. All rulings give a link to the actual official ruling made by successive Rules Directors. {% endtrans %}

{{ _('Submit a new ruling or a ruling correction') }}

{% trans trimmed %} Help improve the Codex: provide an explanation and a link to a message from a Rules Director. {% endtrans %}

{% trans trimmed %} Proposed rulings will not be included automatically. Once submited, your ruling will be reviewed by the Codex and KRCG team, and included in the next release. {% endtrans %}

{{ _('The Rules Directors have been:') }}

{{ _('The official boards for rulings have been:') }}

{% endblock %}