--- shortcode_embed_contents/theme/node-shortcode--default.tpl.php.orig	2011-01-17 18:46:21.000000000 +0100
+++ shortcode_embed_contents/theme/node-shortcode--default.tpl.php	2011-01-17 18:46:49.000000000 +0100
@@ -47,11 +47,10 @@
  * @see template_preprocess()
  * @see template_preprocess_node()
  */
-?><h1>hahóóó</h1>
+?>
 <div id="node-<?php print $node->nid; ?>" class="node<?php if ($sticky) { print ' sticky'; } ?><?php if (!$status) { print ' node-unpublished'; } ?> clear-block">
 
 <?php print $picture ?>
-<h1>shortcode default</h1>
 <?php if (!$page): ?>
   <h2><a href="<?php print $node_url ?>" title="<?php print $title ?>"><?php print $title ?></a></h2>
 <?php endif; ?>
