Commit c548ea617f4876e6a975d09bddb6fcf49bc5be06
1 parent
b0ca0333
Exists in
master
and in
11 other branches
adding talk proposal content
Showing
1 changed file
with
13 additions
and
0 deletions
Show diff stats
index.html
... | ... | @@ -109,6 +109,19 @@ |
109 | 109 | <div class='talk-proposal-container'> |
110 | 110 | <div class='talk-proposal'> |
111 | 111 | <div class='container-title'>Fale com o ministro</div> |
112 | + <p>Confira as datas e horários disponíveis:</p> | |
113 | + <ul class='calendar'> | |
114 | + <li> | |
115 | + Arthur Chioro<br/> | |
116 | + Saúde | |
117 | + <div class='date'>22/04/2015</div><div class='time'>09:00</div> | |
118 | + </li> | |
119 | + <li> | |
120 | + Teresa Campello<br/> | |
121 | + Desenvolvimento Social | |
122 | + <div class='date'>22/04/2015</div><div class='time'>09:00</div> | |
123 | + </li> | |
124 | + </ul> | |
112 | 125 | </div> |
113 | 126 | </div> |
114 | 127 | </div> | ... | ... |