{% extends "archetypes/_layout.html" %} {% import "archetypes/_layout_wip.html" as layout with context %} {% import "archetypes/galazeth-prismari.json" as deck_json %} {% block title %} Galazeth Prismari {% endblock %} {% block meta %} {% endblock %} {% block archetype_name %}

Galazeth Prismari

{{ layout.wip() }} {% endblock %} {% block archetype %} {% endblock %}