aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/add_subscription.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/add_subscription.html')
-rw-r--r--template/html/add_subscription.html12
1 files changed, 1 insertions, 11 deletions
diff --git a/template/html/add_subscription.html b/template/html/add_subscription.html
index c3e8076..e435f32 100644
--- a/template/html/add_subscription.html
+++ b/template/html/add_subscription.html
@@ -3,17 +3,7 @@
{{ define "content"}}
<section class="page-header">
<h1>{{ t "page.add_feed.title" }}</h1>
- <ul>
- <li>
- <a href="{{ route "feeds" }}">{{ t "menu.feeds" }}</a>
- </li>
- <li>
- <a href="{{ route "export" }}">{{ t "menu.export" }}</a>
- </li>
- <li>
- <a href="{{ route "import" }}">{{ t "menu.import" }}</a>
- </li>
- </ul>
+ {{ template "feed_menu" }}
</section>
{{ if not .categories }}