Suppression de balises <br /> inutiles
This commit is contained in:
parent
e55702fce4
commit
3edce6f05b
1 changed files with 0 additions and 4 deletions
|
@ -138,7 +138,6 @@ a {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header role="banner">
|
<header role="banner">
|
||||||
<h1><em><% title %></em></h1>
|
<h1><em><% title %></em></h1>
|
||||||
|
@ -151,11 +150,8 @@ a {
|
||||||
<% thumbnails %>
|
<% thumbnails %>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<br />
|
|
||||||
<nav id="page_nav" role="navigation"><% page_navigation %></nav>
|
<nav id="page_nav" role="navigation"><% page_navigation %></nav>
|
||||||
<br />
|
|
||||||
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
<!-- 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>
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue