Django template processor and Jekyll use {{ }} and {% %} for render templates. If you want print this strings you must escapte text.
In Django use blog tag {% verbatim %}, in Jekyll use {% raw %}
Django template processor and Jekyll use {{ }} and {% %} for render templates. If you want print this strings you must escapte text.
In Django use blog tag {% verbatim %}, in Jekyll use {% raw %}
Share on Facebook, Twitter, Google+, Linkedin
comments powered by Disqus--