diff --git a/tailbone/templates/mobile/home.mako b/tailbone/templates/mobile/home.mako index 9d87d296..ebb0bda8 100644 --- a/tailbone/templates/mobile/home.mako +++ b/tailbone/templates/mobile/home.mako @@ -6,6 +6,6 @@ <%def name="page_title()">
- ${h.image(request.static_url('tailbone:static/img/home_logo.png'), "Rattail Logo", width='400')} -

Welcome to Tailbone

+ ${h.image(image_url, "{} logo".format(capture(self.app_title)), id='logo', width=300)} +

Welcome to ${self.app_title()}