0

tal:attributes

Here is what I am trying to do.

<div tal:define="two python: 'panel-heading'" tal:attributes="class group/id two" >
Josh Birdwell
  • 745
  • 4
  • 21
  • Have you tried just `
    `? I don't see what you would need a comma for. However, it looks like you need to define `$one $two $three` variables to use tal.
    – Bergi Aug 11 '14 at 22:49
  • ExpressionError: Not a valid path-expression. That is what it tells me when I have two variables there. – Josh Birdwell Aug 11 '14 at 22:53

0 Answers0