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.
 
 
 
 
 

16 lines
315 B

  1. <h1>Tools#index</h1>
  2. <p>
  3. Users:
  4. <%= link_to "Signup", controller: "users", action: "create" %>
  5. &bull;
  6. <%= link_to "Login", controller: "users", action: "login" %>
  7. </p>
  8. <p>
  9. Admin:
  10. <%= link_to "Admin", controller: "admin", action: "index" %>
  11. </p>
  12. <p>Tools: ...</p>
  13. <p>[Site description]</p>