1
<html xmlns="http://www.w3.org/1999/xhtml"
2
xmlns:py="http://genshi.edgewall.org/">
7
<h1>Groups for ${offering.subject.name}</h1>
8
<div id="ivle_padding">
9
<div id="offering_groups" />
11
<script type="text/javascript">
12
manage_subject_offering(${offering.subject.id}, document.getElementById('offering_groups'));