The code powering m.abunchtell.com https://m.abunchtell.com
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

11 строки
262 B

  1. !!!
  2. %html
  3. %head
  4. %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
  5. %title Mastodon
  6. = stylesheet_link_tag 'application', media: 'all'
  7. = javascript_include_tag 'application'
  8. = csrf_meta_tags
  9. %body
  10. = yield