blob: 1297f1e43281ed997568b07c3423e1df1aade756 [file] [log] [blame]
<%@ import val it: ComponentResource %>
#{ attributes("title") = it.getId}#
<h1>${it.getId}</h1>
<p>
Welcome to the ${it.getId} component.
</p>
<p>
For more information see the <a href="http://camel.apache.org/${it.getId}.html">documentation</a>
</p>