byceps/byceps

View on GitHub
byceps/blueprints/admin/shop/catalog/templates/layout/admin/shop/catalog.html

Summary

Maintainability
Test Coverage
{% extends 'layout/admin/base.html' %}
{% set current_page = 'shop_catalog_admin' %}
{% set current_page_brand = brand %}
{% set current_page_shop = shop %}