diff --git a/resources/views/auth/url-validation.blade.php b/resources/views/auth/url-validation.blade.php
index 708b58b..ee6065e 100644
--- a/resources/views/auth/url-validation.blade.php
+++ b/resources/views/auth/url-validation.blade.php
@@ -1,38 +1,42 @@
\ No newline at end of file
+
\ No newline at end of file
diff --git a/resources/views/studio/page.blade.php b/resources/views/studio/page.blade.php
index b011c2c..f597f40 100755
--- a/resources/views/studio/page.blade.php
+++ b/resources/views/studio/page.blade.php
@@ -229,14 +229,13 @@
$url = $_SERVER['REQUEST_URI'];
if( strpos( $url, "no_page_name" ) == true ) echo 'You do not have a Page URL'; ?>
-
-