{% extends "archetypes/_layout.html" %}
{% import "archetypes/_layout_wip.html" as layout with context %}
{% import "archetypes/hogaak-arisen-necropolis.json" as deck_json %}
{% block meta %}
{% endblock %}
{% block moxfield %}
M3n7ftNB9kK2KsnolVD6TA
{% endblock %}
{% block archetype %}
{{ layout.wip() }}
{% endblock %}