Closed litar1 closed 10 years ago
Hi,
I am using Symfony2 for PHP, which supports Twig. I have an index.html.twig file, which includes following code:
{% extends '::base.html.twig' %} {% block body %} Hello {{ name }}! {% endblock %}
My code isn't highlighted. Can You help me with that problem, please?
Issues #7 and #8 are duplicates.
Hi,
I am using Symfony2 for PHP, which supports Twig. I have an index.html.twig file, which includes following code:
My code isn't highlighted. Can You help me with that problem, please?