38 |
39 | 40 | {% for orgs in answer %} 41 | 56 |
57 |
58 |
59 |
{{ orgs["Organization"].decode("utf8") }}
60 |
61 |

Technologies : 62 | {% for tech in orgs["Technologies"] %} 63 | 64 | {% endfor %} 65 |

66 |
67 | Check out Projects 68 |
69 |
70 |
71 | 72 | {% endfor %} 73 |
74 |