summaryrefslogtreecommitdiff
path: root/pyramid/tests/fixtures/hello .world.mako
blob: 7a06eed979d78c25c89d6ec84633222f3fa2587e (plain)
1
2
3
## -*- coding: utf-8 -*-
<%!from pyramid.compat import text_%><% a, b = 'foo', text_('föö', 'utf-8') %>
Hello ${text_('föö', 'utf-8')}