Guest User

Untitled

a guest
Sep 26th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>i18n sample</title>
  6. </head>
  7. <body>
  8. <p><%= l('hello world!') %></p>
  9. </body>
  10. </html>
Add Comment
Please, Sign In to add comment