Ghost/core/server/apps/subscribers/lib/views
Lukas Strassel 9c2d14949d Fix: back link on the subscribe page (#7059)
closes #6984
-the backlink had a static href to {{@blog.url}} which is now changed to {{#if subscribed_url}}{{subscribed_url}}{{else}}{{@blog.url}}{{/if}} to reflect the referring url.
-This PR makes the back link on the subscribe page to link back to the referring page instead of linking back to /
2016-07-14 17:09:40 +02:00
..
subscribe.hbs Fix: back link on the subscribe page (#7059) 2016-07-14 17:09:40 +02:00