diff --git a/bots/mail/settings.tpl b/bots/mail/settings.tpl
index 4b01705..aa1e1ed 100644
--- a/bots/mail/settings.tpl
+++ b/bots/mail/settings.tpl
@@ -1,4 +1,3 @@
-% rebase('settings.tpl')
 
 <div>
     <h2>Edit your mail subscription page</h2>
diff --git a/bots/mastodon/settings.tpl b/bots/mastodon/settings.tpl
index f618e81..4e36403 100644
--- a/bots/mastodon/settings.tpl
+++ b/bots/mastodon/settings.tpl
@@ -1,4 +1,3 @@
-% rebase('settings.tpl')
 
 <section>
     <h2>Log in with Mastodon</h2>
diff --git a/bots/telegram/settings.tpl b/bots/telegram/settings.tpl
index 7b5f9a6..3939ced 100644
--- a/bots/telegram/settings.tpl
+++ b/bots/telegram/settings.tpl
@@ -1,4 +1,3 @@
-% rebase('settings.tpl')
 
 <%
 # todo: hide this part, if there is already a telegram bot connected.
diff --git a/bots/twitter/settings.tpl b/bots/twitter/settings.tpl
index 5926c8f..0847c23 100644
--- a/bots/twitter/settings.tpl
+++ b/bots/twitter/settings.tpl
@@ -1,4 +1,3 @@
-% rebase('settings.tpl')
 
 <a class='button' style="padding: 1.5em;" href="/login/twitter">
     <picture>
diff --git a/bots/twitterDMs/settings.tpl b/bots/twitterDMs/settings.tpl
index 34fbdfe..e69de29 100644
--- a/bots/twitterDMs/settings.tpl
+++ b/bots/twitterDMs/settings.tpl
@@ -1 +0,0 @@
-% rebase('settings.tpl')