diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 22:44:27 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 22:44:27 +0200 |
commit | d9aa4be1f38c44390997b49bcd02dec966655cdf (patch) | |
tree | 62ce16535ceede28537ea6d2be05eba4e34afaa6 /templates/index.html | |
parent | e99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5 (diff) | |
download | blog.universe-factory.net-d9aa4be1f38c44390997b49bcd02dec966655cdf.tar blog.universe-factory.net-d9aa4be1f38c44390997b49bcd02dec966655cdf.zip |
Various fixes
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 55579d1..b221afe 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1 +1,5 @@ $posts$ + +<div class="newer_older"> + $nav$ +</div> |