| Index: pages/index.html |
| =================================================================== |
| deleted file mode 100644 |
| --- a/pages/index.html |
| +++ /dev/null |
| @@ -1,46 +0,0 @@ |
| -title=About Us |
| -description=Founded in 2011, eyeo is the company behind Adblock Plus, Adblock Browser and Flattr. We build products that millions of people use everyday to improve their online experience. |
| - |
| -<? include index/style ?> |
| - |
| -<div id="home-image-container"> |
| - <img alt="eyeo office" src="/images/eyeo-home-1x.png" /> |
| -</div> |
| - |
| -<div id="who-we-are" class="content-block columns-container two-columns"> |
| - <div class="column" markdown="1"> |
| - <? include index/whoweare ?> |
| - </div> |
| - |
| - <div class="column"> |
| - <? include index/mission ?> |
| - </div> |
| -</div> |
| - |
| -<div id="our-work"> |
| - <div class="content-block"> |
| - <h1 class="heading centered"><span>What we are working on:</span></h1> |
| - |
| - <div class="columns-container four-columns"> |
| - <div class="column"> |
| - <? include index/ourwork-betterads ?> |
| - </div> |
| - |
| - <div class="column"> |
| - <? include index/ourwork-privacy ?> |
| - </div> |
| - |
| - <div class="column"> |
| - <? include index/ourwork-security ?> |
| - </div> |
| - |
| - <div class="column"> |
| - <? include index/ourwork-opensource ?> |
| - </div> |
| - </div> |
| - </div> |
| -</div> |
| - |
| -<div id="media" class="content-block"> |
| - <? include index/media ?> |
| -</div> |