Ghost/core/server/apps/subscribers
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
..
lib Fix: back link on the subscribe page (#7059) 2016-07-14 17:09:40 +02:00
index.js Subscribers: keep original referrer & location if set 2016-05-11 10:28:11 +02:00