Skip to content

Commit c19647c

Browse files
committed
Merge pull request #12 from PythonMilano/next-event
Next event Febbraio 2016
2 parents 7d45576 + c5b08a8 commit c19647c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ <h1 class="lead">Sviluppatori e Appassionati di Python a Milano</h1>
5353

5454
<div class="container text-center" id="next-meetup">
5555
<div id="calendar">
56-
<div id="month">GENNAIO</div>
57-
<div id="day">21</div>
56+
<div id="month">FEBBRAIO</div>
57+
<div id="day">17</div>
5858
</div>
5959
<div id="meetup">
6060
<h2 class="thin">Prossimo Meetup</h2>
6161
<p class="text-muted">
62-
<strong>Interfaccie alla Go? Uno sguardo a @functools.singledi­spach</strong> <br><br>
63-
<a href="http://www.meetup.com/it/Python-Milano/events/227334735/" class="btn btn-action btn-lg">Partecipa!</a>
62+
<strong>Pelican - Generatore statico di siti Web in Python</strong> <br><br>
63+
<a href="http://www.meetup.com/it-IT/Python-Milano/events/228109996/" class="btn btn-action btn-lg">Partecipa!</a>
6464
</p>
6565
</div>
6666
</div>

0 commit comments

Comments
 (0)