A corporation manager and dashboard for EVE Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

landing.mako 159 B

12345678
  1. <%inherit file="_layout.mako"/>
  2. <%block name="lefthead">
  3. [C_LOGO] C_NAME...
  4. </%block>
  5. <%block name="righthead">
  6. [login]
  7. </%block>
  8. <p>Hello, world!</p>