diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-06-06 14:37:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-06-06 14:37:51 -0700 |
commit | eecb117e823a7bb330f26a956264629998bd0368 (patch) | |
tree | 5c8c77f9c7655aceaa2e5be7d1d41b9e164a7cb8 | |
parent | 8edcdbdeb99742699bf3de1fe8906b7480e6233e (diff) |
wispapalooza + training
-rw-r--r-- | elements/header.html | 6 | ||||
-rw-r--r-- | index.html | 18 |
2 files changed, 21 insertions, 3 deletions
diff --git a/elements/header.html b/elements/header.html index 18c5bd0..4eb59f7 100644 --- a/elements/header.html +++ b/elements/header.html @@ -40,7 +40,13 @@ </div> </div> + <div id="header_extra"> +Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Training">training class</a> at <a href="http://www.wispa.org/Events/WISPAPALOOZA-2015">WISPAPalooza</a>, Monday, Oct 12th, Las Vegas. <a href="https://secure.freeside.biz/selfservice/signup.cgi">Register now!</a><br> + </div> + +<!-- resume after training if we still need help <div id="header_extra"> We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> for sysadmin/devops/support positions. </div> +--> @@ -19,7 +19,6 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin <table> -<!-- <tr> <td colspan=2 align="center"> <h6>We're exhibiting!</h6> @@ -30,7 +29,6 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin <td colspan=2> </td> </tr> ---> <tr> <td align="center"> @@ -38,7 +36,7 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin </td> <td align=top> - <h4>We're exhibiting!</h4> +<!-- <h4>We're exhibiting!</h4> --> <h5> HostingCon</h5> <h4>Booth #817</h4> <h4>Jul 28-29, 2015</h4> @@ -54,6 +52,20 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin </td> </tr> + <tr> + <td align="center"> + <a href="http://www.wispa.org/Events/WISPAPALOOZA-2015" target="_blank"><img src="wispapalooza.png" border=0 align="center" alt="WISPAPalooza"></a> + </td> + + <td align=top> +<!-- <h4>We're exhibiting!</h4> --> + <h5> WISPAPalooza</h5> + <h4>Booth #416</h4> + <h4>Oct 12-15, 2015</h4> + <h4>Las Vegas, Nevada</h4> + </td> + </tr> + </table> <table width="420" height="*" border="0" cellpadding="0" cellspacing="0"> |