#2266: typos in quickstart html templates
------------------------+---------------------------------------------------
Reporter: akean | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.0rc1
Component: TurboGears | Version: 2.0b7
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Inconsistency in css classes in quickstart-generated html templates:
1) templates/master.html uses class="content", although comment denotes
end of "main_content" div
2) templates/about.html documents class="main_content" in master.html,
3) public/css/style.css only defines class="content".
Attached: diffs of master.html and about.html for quickstart templates/
directory.
All html templates in the wiki20 project code used class="main_content" -
I've
changed them to class="content".
--
Ticket URL: <http://trac.turbogears.org/ticket/2266>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---