mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-17 16:10:12 +01:00
Preview endpoint + fast caches; curated pins + role quotas + rarity/overlap tuning; catalog+preview metrics; governance enforcement flags; server mana/color identity fields; docs/tests/scripts updated.
4 lines
No EOL
106 B
HTML
4 lines
No EOL
106 B
HTML
{% extends 'base.html' %}
|
|
{% block content %}
|
|
{% include 'themes/detail_fragment.html' %}
|
|
{% endblock %} |