Suppression de balises <br /> inutiles

This commit is contained in:
Sylvhem 2013-09-27 15:19:09 +02:00
parent e55702fce4
commit 3edce6f05b
1 changed files with 0 additions and 4 deletions

View File

@ -138,7 +138,6 @@ a {
}
</style>
</head>
<body>
<header role="banner">
<h1><em><% title %></em></h1>
@ -151,11 +150,8 @@ a {
<% thumbnails %>
</ul>
</section>
<br />
<nav id="page_nav" role="navigation"><% page_navigation %></nav>
<br />
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
<footer class="backlink" role="contentinfo"><a href="https://github.com/sebsauvage/MinigalNano" title="Powered by MiniGal Nano" target="_blank">Powered by MiniGal Nano <% version %></a></footer>
<br /><br />
</body>
</html>