From: Jason Woofenden Date: Wed, 2 Nov 2011 08:20:19 +0000 (-0400) Subject: pare html s that aren't ever output X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=605cd84ce6e7426a3dc38ed0ff37c0d08566342e pare html s that aren't ever output --- diff --git a/.gitignore b/.gitignore index 442b74a..299b814 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.tar.gz *.tgz cms_images +files +tags diff --git a/admin.html b/admin.html index c89654e..03b31a3 100644 --- a/admin.html +++ b/admin.html @@ -3,7 +3,6 @@ <!--~$title show {~-->~$host~ Administration<!--~}~--> - diff --git a/admin_files.html b/admin_files.html index 881fc19..69e7862 100644 --- a/admin_files.html +++ b/admin_files.html @@ -2,9 +2,7 @@ - <!--~$title show {~-->Files<!--~}~--> - diff --git a/admin_images.html b/admin_images.html index b5c56c8..438d868 100644 --- a/admin_images.html +++ b/admin_images.html @@ -2,9 +2,7 @@ - <!--~$title show {~-->Images<!--~}~--> - diff --git a/admin_pages.html b/admin_pages.html index f72d501..bd6c9db 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -1,8 +1,7 @@ - + - <!--~$title show {~-->~$host~ Admin: <!--~listings {~-->Pages Listing<!--~}~--><!--~form {~--><!--~id {~-->Add a new page<!--~}~--><!--~id unset {~-->Edit page "~title html~"<!--~}~--><!--~}~--><!--~}~--> diff --git a/style.css b/style.css index 0b1fab4..ebad33f 100644 --- a/style.css +++ b/style.css @@ -113,7 +113,7 @@ span.wfpl_ifr { text-align: right; background-repeat: no-repeat; background-position: left top; - margin: 0 0 10px 2px; + margin: 0 0 2px 10px; } div.wfpl_ic { margin: 15px auto; diff --git a/template.html b/template.html index 202c6f1..b996076 100644 --- a/template.html +++ b/template.html @@ -1,7 +1,6 @@ - ~$title html~~$cms_title html~