I would like to declare a widget on a html page? Here is what I am trying to do, but it seems it doesn't work.
I need some advice. I use this way to preview the html template on local machine before it has been published to production.
Template_example#1
dojo.provide("testTempate");
dojo.declare("testTempate",[digit._Widget] ,
