CSS Components for Onsen UI
<% for component in @components: %>
HTML
<%= component.annotation.name %>
<%- component.annotation.markup %>
<%= component.annotation.markup %>
<% end %>