root/lang/perl/MENTA/trunk/app/tmpl/mobile.html @ 23664

Revision 23664, 209 bytes (checked in by tokuhirom, 5 years ago)

r30518@skinny: tokuhirom | 2008-11-14 15:48:32 +0900
footer つけた。これがないとトップページにもどってこれない

  • Property svn:mime-type set to text/html
Line 
1% my $title   = 'ケータイ対応'
2%=r render_partial('header.html', $title)
3<h1><%= $title %></h1>
4<p>あなたのブラウザは <%= mobile_carrier_longname %> です</p>
5%=r render_partial('footer.html')
Note: See TracBrowser for help on using the browser.