[Plone-UI] ACE templates

Martin Aspeli optilude+lists at gmail.com
Tue Sep 13 12:41:29 UTC 2011


On 13 September 2011 13:16, Espen Moe-Nilssen <espen at medialog.no> wrote:

> Looking at the html of the template theme I see this:
>
> <html>
> <head>
>     <title>Title</title>
>     <link rel="stylesheet" type="text/css" href="./theme.css" />
> </head>
> <body>
> *    <div id="content">Content goes here</content>*
>     <div id="footer">Footer content</div>
> </body>
>
> --------------------
>
> Should in not be
>     <div id="content">Content goes here*</div>*
> *or have I misunderstood something ?*
> *
> *
>

Yes, it should be.

This is just the demo theme, though. We need to make a much better one, I
just whacked something together for testing.

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-ui/attachments/20110913/719ae5cd/attachment.html>


More information about the UI mailing list