mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
9c2d14949d
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 / |
||
---|---|---|
.. | ||
lib | ||
index.js |