Add dyn:first_page_only
Add dyn:ljdc_last
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
post
|
||||
index
|
||||
post
|
||||
category
|
||||
tag
|
||||
archive
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
</footer>
|
||||
</article>
|
||||
</dyn:posts>
|
||||
<dyn:first_page_only>
|
||||
<div id="last_ljdc">
|
||||
<b>Dernier gif</b> <a href="/ljdc">les joies du code</a>
|
||||
<a href="/ljdc"><dyn:ljdc_last/></a>
|
||||
</div>
|
||||
</dyn:first_page_only>
|
||||
<nav>
|
||||
<dyn:recents>
|
||||
<span id="recents_title">More posts...</span>
|
||||
|
||||
@@ -595,4 +595,9 @@ div.all_posts div.post
|
||||
.feed > a
|
||||
{
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
#last_ljdc
|
||||
{
|
||||
padding-bottom:40px;
|
||||
}
|
||||
Reference in New Issue
Block a user