diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,6 +4,10 @@ <title>Billing, CRM and trouble ticketing - Freeside</title> { include('elements/header.html'); } +<div id="header_extra"> +We're <a href="jobs.html">hiring</a> for support and development positions. +</div> + <div id="content_none"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> @@ -39,10 +43,6 @@ <td width="*"><a href="/blog/?p=33">1.9.5 released</a></td> </tr> <tr align="left" valign="top"> - <td width="115" align="right" valign="top"><b>Apr 7 2011:</b></td> - <td width="*">We're <a href="jobs.html">hiring</a> for support and development positions.</td> - </tr> - <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Mar 23-25 2011:</b></td> <td width="*">Exhibited at <a href="http://fispawispaspring2011.eventbrite.com/">FISPA/WISPA</a></td> </tr> |