Suppression de balises <br /> inutiles
This commit is contained in:
parent
f451994356
commit
46c5d26c23
1 changed files with 0 additions and 3 deletions
|
@ -170,12 +170,9 @@ 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 -->
|
||||||
<hr id="bottom" />
|
<hr id="bottom" />
|
||||||
<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