diff --git a/examples/sbadmin2/templates/index.json b/examples/sbadmin2/templates/index.json new file mode 100644 index 0000000..da03d27 --- /dev/null +++ b/examples/sbadmin2/templates/index.json @@ -0,0 +1,7 @@ +{ + "products": [ + "Apple", + "Pear", + "Banana" + ] +} \ No newline at end of file diff --git a/examples/sbadmin2/templates/topbar.html b/examples/sbadmin2/templates/topbar.html index 0eaf942..2016ea7 100644 --- a/examples/sbadmin2/templates/topbar.html +++ b/examples/sbadmin2/templates/topbar.html @@ -96,6 +96,12 @@