diff --git a/templates/Content.php b/templates/Content.php
index 96d2dd8..02c2216 100644
--- a/templates/Content.php
+++ b/templates/Content.php
@@ -4,7 +4,9 @@
- inc('contentTable'));?>
+
-
-
\ No newline at end of file
+
diff --git a/templates/Index.php b/templates/Index.php
index a0ca4b8..31fd840 100644
--- a/templates/Index.php
+++ b/templates/Index.php
@@ -1,4 +1,4 @@
-
+
inc('Navigation'));?>
inc('Content'));?>
diff --git a/templates/Navigation.php b/templates/Navigation.php
index 7076052..3fd606c 100644
--- a/templates/Navigation.php
+++ b/templates/Navigation.php
@@ -5,19 +5,9 @@ $aria2_installed = $_['aria2_installed'];
?>
-
+
- t('Add Download'));?>
-
-
-
- ">
- t('YTDL Download')) : print $l->t('Youtube-dl NOT installed!');?>
-
-
-
-
- t('Search torrents');?>
+ t('Download & Search'));?>
@@ -41,65 +31,65 @@ $aria2_installed = $_['aria2_installed'];