{% extends "layout.html" %} {% import "_layout_sponsor.html" as sponsor with context %} {% import "_layout_promo.html" as promo with context %} {% block scripts %} {% endblock %} {% block content %} {{ promo }}
{% 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 %}
{% endblock %}