Found an attribute missing its ending double-quote... Line 300 of thematic/library/extensions/content-extensions.php
id="post-<?php the_ID() ?>
should be
id="post-<?php the_ID() ?>"
Found an attribute missing its ending double-quote... Line 300 of thematic/library/extensions/content-extensions.php
id="post-<?php the_ID() ?>
should be
id="post-<?php the_ID() ?>"
You must log in to post.