<#import "../layout/defaultLayout.ftl.html" as layout> <@layout.myLayout "Home page">

This is a page accessible only in dev and test mode.

And it will be hidden when in production mode. Also tested in testcase RoutesTest