Currectly (`v1.1.0`), we must write: ```html {{> common:header/index.html}} ``` to import `header` component. It's better to support `{{> common:header}}`. If `sugar` find the path is directory, it should automatically add `index.html`.