[dw-free] fix missing </div> on /site/index.bml
[commit: http://hg.dwscoalition.org/dw-free/rev/6fc6eeced631]
http://bugs.dwscoalition.org/show_bug.cgi?id=435
Fix missing on /site/index.bml
Patch by
denise.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=435
Fix missing on /site/index.bml
Patch by
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
Files modified:
- htdocs/site/index.bml
-------------------------------------------------------------------------------- diff -r fcfdee66865b -r 6fc6eeced631 htdocs/site/index.bml --- a/htdocs/site/index.bml Wed Mar 04 08:29:25 2009 +0000 +++ b/htdocs/site/index.bml Wed Mar 04 15:36:34 2009 +0000 @@ -145,5 +145,6 @@ body<= <?p <?_ml .footer _ml?> p?> +</div> <=body page?> --------------------------------------------------------------------------------