1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#"
3 py:extends="'../../../../templates/master.kid'">
6 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
11 <h1>Administrar <span py:replace="namepl">Objeto</span></h1>
12 <p py:replace="form(action=tg.url('/curso/grupo/adminupdate'), options=options, value=values, submit_text=_('Actualizar'))">Formulario</p>
15 <a href="${tg.url('/curso/grupo/list/%d' % cursoID)}">Cancelar</a>
17 <script language="javascript">