Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{{link}} doesn't return the link #526

Closed
kuakeli opened this issue Aug 25, 2017 · 2 comments
Closed

{{link}} doesn't return the link #526

kuakeli opened this issue Aug 25, 2017 · 2 comments

Comments

@kuakeli
Copy link

kuakeli commented Aug 25, 2017

<a href="{{link}}">link</a> prints out <a href="{}">link</a> but not the url

@stevenschobert
Copy link
Owner

@kuakeli Sounds a lot like #41 -- are you using a server-side templating language that uses { } braces?

@kuakeli
Copy link
Author

kuakeli commented Aug 25, 2017

yup, that was it. thanks

@kuakeli kuakeli closed this as completed Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants