close p in footer
1 files changed, 1 insertions(+), 1 deletions(-) M templates/layout.tpl
M templates/layout.tpl => templates/layout.tpl +1 -1
@@ 28,7 28,7 @@ <main>%%Body%%</main> - <footer><p>This blog is powered by cl-yag!<p></footer> + <footer><p>This blog is powered by cl-yag!</p></footer> </div><!-- #wrapper --> </body>