-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1256873
commit f49eacd
Showing
6 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
--- | ||
layout: default | ||
title: Associazione Alberto Poltronieri | ||
--- | ||
|
||
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header"> | ||
<header class="mdl-layout__header mdl-layout__header--scroll portfolio-header"> | ||
<div class="mdl-layout__header-row portfolio-logo-row"> | ||
<span class="mdl-layout__title"> | ||
<div class="portfolio-logo"></div> | ||
</span> | ||
</div> | ||
<div class="mdl-layout__header-row portfolio-navigation-row mdl-layout--large-screen-only"> | ||
<nav class="mdl-navigation mdl-typography--body-1-force-preferred-font"> | ||
<a class="mdl-navigation__link" href="/">Associazione</a> | ||
<a class="mdl-navigation__link" href="./missione.html">Scopi</a> | ||
<a class="mdl-navigation__link" href="./donazioni.html">Donazioni</a> | ||
<a class="mdl-navigation__link" href="./progetti.html">Progetti</a> | ||
<a class="mdl-navigation__link is-active" href="./eventi.html">Eventi</a> | ||
<a class="mdl-navigation__link" href="./sostegno.html">Sostegno</a> | ||
<a class="mdl-navigation__link" href="./contatti.html">Contatti</a> | ||
</nav> | ||
</div> | ||
</header> | ||
<div class="mdl-layout__drawer mdl-layout--small-screen-only"> | ||
<nav class="mdl-navigation mdl-typography--body-1-force-preferred-font"> | ||
<a class="mdl-navigation__link" href="/">Associazione</a> | ||
<a class="mdl-navigation__link" href="./missione.html">Scopi</a> | ||
<a class="mdl-navigation__link" href="./donazioni.html">Donazioni</a> | ||
<a class="mdl-navigation__link" href="./progetti.html">Progetti</a> | ||
<a class="mdl-navigation__link is-active" href="./eventi.html">Eventi</a> | ||
<a class="mdl-navigation__link" href="./sostegno.html">Sostegno</a> | ||
<a class="mdl-navigation__link" href="./contatti.html">Contatti</a> | ||
</nav> | ||
</div> | ||
|
||
<main class="mdl-layout__content"> | ||
<div class="mdl-grid portfolio-max-width"> | ||
|
||
<div class="mdl-cell mdl-cell--12-col mdl-card mdl-shadow--4dp"> | ||
<div class="mdl-card__title"> | ||
<h2 class="mdl-card__title-text">Memorial 2016</h2> | ||
</div> | ||
<div class="mdl-grid"> | ||
|
||
<div class="mdl-cell mdl-card__media"> | ||
<img class="article-image" src="./events/2016/memorial-cucciolo-2016-1.jpg" border="0" alt="Memorial 2016"> | ||
</div> | ||
<div class="mdl-cell mdl-card__media"> | ||
<img class="article-image" src="./events/2016/memorial-cucciolo-2016-2.jpg" border="0" alt="Memorial 2016"> | ||
</div> | ||
<div class="mdl-cell mdl-card__media"> | ||
<img class="article-image" src="./events/2016/memorial-cucciolo-2016-3.jpg" border="0" alt="Memorial 2016"> | ||
</div> | ||
<div class="mdl-cell mdl-card__media"> | ||
<img class="article-image" src="./events/2016/memorial-cucciolo-2016-4.jpg" border="0" alt="Memorial 2016"> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<footer class="mdl-mini-footer"> | ||
<div class="mdl-mini-footer__left-section"> | ||
<div class="mdl-logo">Associazione Alberto Poltronieri - Via G. Rossini, 8 - 20122 - Milano - C.F. 97415630157</div> | ||
</div> | ||
</footer> | ||
</main> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.