diff options
Diffstat (limited to 'templates/about.html')
-rw-r--r-- | templates/about.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/templates/about.html b/templates/about.html index dcb7b07..e0bc58c 100644 --- a/templates/about.html +++ b/templates/about.html @@ -11,11 +11,10 @@ <div class="image"> <img src="/images/remotecontrol.gif"> </div> +</div> - <div> - <h2>blog posts</h2> - %posts% - </div> - +<div> + <h2>blog posts</h2> + %posts% </div> |