Views is an empty module for storing methods which create HTML. The HTML is described using the Markaby language.
If your Views module has a layout method defined, it will be called with a block which will insert content from your view.