[Plone-UI] ACE templates

Espen Moe-Nilssen espen at medialog.no
Tue Sep 13 12:20:32 UTC 2011


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 ?

espen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-ui/attachments/20110913/31bd0d8e/attachment.html>


More information about the UI mailing list