UNPKG

jackson

Version:

Jackson, the web application framework

13 lines (9 loc) 263 B
<% @title = 'Welcome to Jackson' %> <% extend 'layout.html' %> <h1>Welcome to Jackson</h1> <p> This is a placeholder template served by your new application. <br> You can find me in <span style="font-family: monospace">templates/index.html</span> </p>