If I set a category to products only, it shows products only.
if I set it to static block and products, it shows the static block and products.
If I set it to static block only, it shows static block and products.
That last one doesn't seem right to me. Any idea how I can get it to show only the static block? Or why it insists on showing the products as well, when the backend drop down is on static block only?