Whoops. I tried to add a "digg this" button and I've done something wrong. Now instead of the stuff about comments at the bottom of my post, I just see Edit')); ?>. Here's what the section of code looks like now. Can anyone please tell me how to fix it? I know zip about css. I thought I had saved a backup of the template but unfortunately screwed that up too! Please help!
<div class="entrymeta"><a href="http://del.icio.us/post">)+'&title='+encodeURIComponent(<?php the_title() ?>),'delicious', 'toolbar=no,width=700,height=400'); return false;"> Bookmark on del.icio.us</a>
<the_time('F dS, Y'); echo " | Category: ";the_category(','); echo " | ";
comments_popup_link( 'No comments ',
'1 comment ',
'% comments ',
'comments-link ',
'Comments are off for this post ');
edit_post_link(__('<strong>Edit</strong>'));
?>