summaryrefslogtreecommitdiff
path: root/views/partials/footer.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/footer.ejs')
-rw-r--r--views/partials/footer.ejs6
1 files changed, 0 insertions, 6 deletions
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index 05bc128..cc94bc4 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -15,12 +15,6 @@
<a href="/about">About</a>
<a href="/about/howto">How To</a>
-
- [[ if (logged_in && user.plan_level > 0) { ]]
- <a href="/profile/billing">Billing</a>
- [[ } else { ]]
- <a href="/about/brochure">Subscribe</a>
- [[ } ]]
<a href="/about/terms">Terms</a>
<a href="/about/privacy">Privacy</a>
<a href="mailto:hello@vvalls.com">Contact</a>