diff --git a/theme/google-appliance-results.tpl.php b/theme/google-appliance-results.tpl.php
old mode 100644
new mode 100755
index 58250a5..be0a8bc
--- a/theme/google-appliance-results.tpl.php
+++ b/theme/google-appliance-results.tpl.php
@@ -52,5 +52,11 @@
   <?php print $pager; ?>
 
 <?php else : ?>
+
   <p><?php print $error_reason ?></p>
+
+  <?php if (!empty($spelling_suggestion)): ?>
+    <?php print $spelling_suggestion; ?>
+  <?php endif; ?>
+
 <?php endif; ?>
