diff --git a/src/comment.php b/src/comment.php
deleted file mode 100644
index 1175eee..0000000
--- a/src/comment.php
+++ /dev/null
@@ -1,50 +0,0 @@
-\r\n";
-?>
-
-
-
-Comment
-
-
-
-",htmlspecialchars($comment)); ?>
-
-
diff --git a/src/smarty.php b/src/smarty.php
deleted file mode 100644
index 99b8277..0000000
--- a/src/smarty.php
+++ /dev/null
@@ -1,9 +0,0 @@
-testInstall();
-$smarty->assign('name', 'Ryan');
-$smarty->display('test.tpl');
-?>
-hello!
diff --git a/src/templates/shop.tpl b/src/templates/shop.tpl
index 84fcf64..6beebee 100644
--- a/src/templates/shop.tpl
+++ b/src/templates/shop.tpl
@@ -66,7 +66,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA