1

I am trying to implement the Basic Plus UI example from the jquery file upload demo page within my Symfony2 project. The problem is, that Twig throws an error when i use the script language 'text/x-tmpl' provided by blueimp within my body block:

 Unexpected character ";" in library/Book/new.html.twig at line 162

How can i implement the jquery file upload basic plus UI example in a twig template, so that the code within 'text/x-tmpl' does not throw an error ?

Regards.

1 Answer 1

2

Found the answer in twig docs, damn i overread that .. verbatim

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.