{% if id %}
{% include "decks/saved-category-list.html" %}
{% endif %}
{% if id %}
{% extends "layouts/default.html" %} {% block title %}Constructed Deck List{% endblock %} {% block content %}
{% include "decks/deck-menu-bar.html" %}