GeoRSS aggregator and Layar augmented reality server
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- !!!5
- %html
- %head
- %title Apollo
- = javascript_include_tag "application"
- = stylesheet_link_tag "application"
- = csrf_meta_tag
-
-
- %body
- = image_tag "TAL_logo_blue-h100.png", :size => "275x100", :alt => "Talk About Local logo"
- = yield
-
|