I have a list of div id\'s rendered as context on an HTML template from a django view:
list = [\'id1\',\'id2\',...]
What I am trying