diff --git a/content.php b/content.php
index a1db26c..1182571 100644
--- a/content.php
+++ b/content.php
@@ -29,7 +29,7 @@
→', '_s' ), array( 'span' => array( 'class' => array() ) ) ),
+ wp_kses( __( 'Continue reading %s →', 'daniela' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '"', '"', false )
) );
?>