comparison _includes/header.html @ 138:88f15c74aa24

Announce OctConf 2018 with alert-box. * _includes/header.html: Add a closeable banner to each page. * _includes/head.html: Include foundation.alert.js.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 22 Jan 2018 23:44:32 +0100
parents 40babc87d1bc
children 78b9661d8a36
comparison
equal deleted inserted replaced
137:8a332d748e41 138:88f15c74aa24
29 </li> 29 </li>
30 </ul> 30 </ul>
31 </section> 31 </section>
32 </nav> 32 </nav>
33 </div> 33 </div>
34
35 <div data-alert class="alert-box info radius" style="font-weight:bold; text-align:center;">
36 Join us March 12-15 at CERN near Geneva Switzerland for
37 <a href="https://wiki.octave.org/OctConf_2018">OctConf 2018</a>.
38 <a href="#" class="close">&times;</a>
39 </div>