{sprintf("[s`Start using this theme on one of your existing %s app routes, or create a new route:`]", $app.name)}
[s`Existing route`]
{foreach $routes as $r}
{foreachelse}
{sprintf('[s`There are no routes for %s app on this site yet.`]', $app.name)}
{/foreach}