Move nav for CSS stuff later
This commit is contained in:
parent
2944ba2f55
commit
15baa4303a
|
@ -53,10 +53,10 @@
|
||||||
</nav>
|
</nav>
|
||||||
</article>
|
</article>
|
||||||
<% } =%>
|
<% } =%>
|
||||||
|
<nav>
|
||||||
|
<% if ($last_page && $last_page != 1) { =%>
|
||||||
|
<%= pagination $this_page, $last_page, ($base_path . '/{page}') %>
|
||||||
|
<% } =%>
|
||||||
|
</nav>
|
||||||
</section>
|
</section>
|
||||||
<nav>
|
|
||||||
<% if ($last_page && $last_page != 1) { =%>
|
|
||||||
<%= pagination $this_page, $last_page, ($base_path . '/{page}') %>
|
|
||||||
<% } =%>
|
|
||||||
</nav>
|
|
||||||
<% } =%>
|
<% } =%>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user