mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 15:10:48 +00:00
Add files via upload
Fixed header bug + added warning for incompleted site
This commit is contained in:
@@ -13,10 +13,13 @@
|
||||
<body>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="start.html">START Ravenna</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><h1 style="color:red;">ATTENZIONE! Il sito è ancora in fase di sviluppo e molte pagine non funzionano o portano a collegamenti sbagliati!</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="start.html">START Ravenna</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Autobus Urbani di START Ravenna</h1>
|
||||
|
Reference in New Issue
Block a user