GeoRSS aggregator and Layar augmented reality server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

application.html.haml 294 B

il y a 12 ans
il y a 12 ans
1234567891011121314151617
  1. !!!5
  2. %html
  3. %head
  4. %title Apollo
  5. = javascript_include_tag "application"
  6. = stylesheet_link_tag "application"
  7. = csrf_meta_tag
  8. %body
  9. = image_tag "TAL_logo_blue-h100.png", :size => "275x100", :alt => "Talk About Local logo"
  10. %p#notice= notice
  11. = yield