forked from fillotassi/HOD2018_website
aggiungi orario al sito
This commit is contained in:
parent
0e37748637
commit
f29a6996c1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<li id="{{ replace .Title " " "_" }}">
|
||||
<div class="filler">
|
||||
<div class="title-wrapper">
|
||||
<div class="orario"> --.-- </div>
|
||||
<div class="orario"> {{.Params.orario}} </div>
|
||||
<!--<h4><a class="titolo" href="{{ .Permalink }}">{{ .Title }}</a></h4>-->
|
||||
<a class="titolo" href="#{{ replace .Title " " "_" }}">
|
||||
<h4>{{ .Title }}</h4>
|
||||
|
|
Loading…
Reference in a new issue