A corporation manager and dashboard for EVE Online
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

10 行
226 B

  1. <%inherit file="_layout.mako"/>
  2. <%block name="lefthead">
  3. [CORP_LOGO] CORP_NAME...
  4. <nav>Campaign: XYZ | Map | Intel | Members</nav>
  5. </%block>
  6. <%block name="righthead-">
  7. PLAYER_NAME [logout]
  8. </%block>
  9. ${next.body()}