aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_oauth.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/settings_oauth.tpl')
-rw-r--r--view/settings_oauth.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/settings_oauth.tpl b/view/settings_oauth.tpl
new file mode 100644
index 000000000..87fd6d1ee
--- /dev/null
+++ b/view/settings_oauth.tpl
@@ -0,0 +1,10 @@
+$tabs
+
+<h1>$title</h1>
+
+
+<form action="settings/addon" method="post" autocomplete="off">
+
+$settings_addons
+
+</form>