{{extend 'layout.html'}} {{if session.username:}} {{=H1("Welcome, %s!" % session.username)}} {{=DIV(T(''))}}
{{=T("This is Eve IGB and is your best in-game friend.")}}
{{=T("Open this bad boy up in the Eve IGB and unlock the true power of the dark side.")}}
{{else:}} {{=H1("Welcome, distinguished guest!")}} {{if not(request.vars.username and request.vars.password):}}


Sign up for an EveIGB user account

{{pass}} {{pass}}