[#if SET_DATASOURCE!="1"#]
[#endif SET_DATASOURCE#]
[#if DATA_SOURCE="products" || DATA_SOURCE=""#]
[#if VIEW_MODE="search_products" || VIEW_MODE=""#]
[#inc products_search_admin.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="edit_products"#]
[#if ID!=""#]
<<< <#LANG_BACK#>
[#TITLE#]
[#endif ID#]
[#if TAB=""#]
[#inc products_edit_default.html#]
[#endif TAB#]
[#if TAB="codes"#]
[#inc products_edit_codes.html#]
[#endif TAB#]
[#if TAB="history"#]
[#inc products_edit_history.html#]
[#endif TAB#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="view_products"#]
[#if TAB=""#]
[#inc products_view_default.html#]
[#endif TAB#]
[#endif VIEW_MODE#]
[#endif DATA_SOURCE#]
[#if DATA_SOURCE="product_categories"#]
[#if VIEW_MODE="search_product_categories" || VIEW_MODE=""#]
[#inc product_categories_search_admin.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="edit_product_categories"#]
[#inc product_categories_edit.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="view_product_categories"#]
[#inc product_categories_view.html#]
[#endif VIEW_MODE#]
[#endif DATA_SOURCE#]
[#if DATA_SOURCE="shopping_list_items"#]
[#if VIEW_MODE="search_shopping_list_items" || VIEW_MODE=""#]
[#inc shopping_list_items_search_admin.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="edit_shopping_list_items"#]
[#inc shopping_list_items_edit.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="view_shopping_list_items"#]
[#inc shopping_list_items_view.html#]
[#endif VIEW_MODE#]
[#endif DATA_SOURCE#]
[#if DATA_SOURCE="product_units"#]
[#if VIEW_MODE="search_product_units" || VIEW_MODE=""#]
[#inc product_units_search_admin.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="edit_product_units"#]
[#inc product_units_edit.html#]
[#endif VIEW_MODE#]
[#endif DATA_SOURCE#]