Unable to edit or delete block after adding HTML-content

Permalink
Hi,

It appears I screwed up, somehow. I added an HTLM-block and threw in the Youtube-recommended iFrame to show a video on my site. After doing that, my top bar no longer has any buttons (Edit, Dashboard etc.)

The code I added is this:
<iframe id="ytplayer" type="text/html" width="150" height="80"
  src="http://www.youtube.com/watch?v=-Q5XKgf2JWE?autoplay=1&origin=http://mysite.com"
  frameborder="0"/>


I can access the edit-view by copying the link from one of the other sites and then correcting the site-ID (cID=1), but I'm unable to delete the block in question, as well unable to edit, move or do anything else with all my other blocks.

Is there another way to delete a block?

Thanks in advance!
Thomas

 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
You can revert the page version in the dashboard sitemap.

http://www.concrete5.org/documentation/how-tos/editors/the-block-do...
buntho replied on at Permalink Reply
Ahhh yes, of course. Wonder why I didn't think of that :-)

Thanks!