forked from vendruscolo/Rubyday
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspeakers.haml
More file actions
31 lines (30 loc) · 769 Bytes
/
speakers.haml
File metadata and controls
31 lines (30 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
!!! 5
%html
%head
%title RubyDay
%link{:rel => "stylesheet", :type => "text/css", :href => "stylesheets/sponsor.css", :media => "all"}/
%meta{:charset => "UTF-8"}
%body
.container
.header
.info
Domande?
%a{:href => "mailto:info@rubyday.it"} info@rubyday.it
%ul.nav
%li
%a.button{:href => "/"} home
%li
%a.button{:href => "programma.html"} programma
%li
%a.button{:href => "location.html"} location
%li
%a.button{:href => "partecipa.html"} partecipa
%li
%a.button.current{:href => "speakers.html"} speakers
%li
%a.button{:href => "sponsor.html"} sponsors
.logo
.motto
%h1 Vogliamo diffondere la conoscenza sull'ecosistema di Ruby in Italia.
.content
.footer