1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <?python from turbogears import identity ?>
4 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#"
5 py:extends="'master.kid'">
7 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
8 <title>Welcome to TurboGears</title>
11 <div py:if="'admin' in identity.current.permissions">
16 <div py:if="'entregar' in identity.current.permissions and 'admin' not in identity.current.permissions">