mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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 / |
||
---|---|---|
.. | ||
views | ||
router.js |