diff --git a/system/application/config/routes.php b/system/application/config/routes.php
index 473704c..8a1f8b1 100644
--- a/system/application/config/routes.php
+++ b/system/application/config/routes.php
@@ -40,9 +40,12 @@
 */
 
 $route['default_controller'] = "welcome";
-
 $route['scaffolding_trigger'] = "";
 
 // Define your own routes below -------------------------------------------
 
+
+
+
+
 ?>
\ No newline at end of file