|
| 1 | +<!DOCTYPE html> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us" |
| 3 | + ng-app="agigenApp" |
| 4 | + ng-controller="menuCtrl" |
| 5 | + ng-class="{'menu-open': menuVisible2}" |
| 6 | + scroll-spy |
| 7 | + ng-keyup="menuKeyup($event)" |
| 8 | +> |
| 9 | +<head> |
| 10 | + <link href="http://gmpg.org/xfn/11" rel="profile"> |
| 11 | + <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 12 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 13 | + |
| 14 | + <title> |
| 15 | + 404 Page not found |
| 16 | + |
| 17 | + · Agigen |
| 18 | + |
| 19 | + </title> |
| 20 | + |
| 21 | + <script> |
| 22 | + if ("ActiveXObject" in window) { |
| 23 | + document.getElementsByTagName('html')[0].className += ' browser--ie'; |
| 24 | + } |
| 25 | + |
| 26 | + if (/ip(ad|hone|od)/gi.test(navigator.userAgent)) { |
| 27 | + document.getElementsByTagName('html')[0].className += ' device--ios'; |
| 28 | + } |
| 29 | + |
| 30 | + if (/firefox/gi.test(navigator.userAgent)) { |
| 31 | + document.getElementsByTagName('html')[0].className += ' browser--firefox'; |
| 32 | + } |
| 33 | + </script> |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + <link rel="stylesheet" href="/css/agigen.css?v=151007_1629"> |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + <link rel="shortcut icon" href="/img/utils/favicon.ico"> |
| 42 | + |
| 43 | + <link rel="apple-touch-icon" sizes="152x152" href="/img/utils/apple-touch-icon.png"> |
| 44 | + |
| 45 | + <link rel="icon" type="image/png" href="/img/utils/favicon-196x196.png" sizes="196x196"> |
| 46 | + <link rel="icon" type="image/png" href="/img/utils/favicon-160x160.png" sizes="160x160"> |
| 47 | + <link rel="icon" type="image/png" href="/img/utils/favicon-96x96.png" sizes="96x96"> |
| 48 | + <link rel="icon" type="image/png" href="/img/utils/favicon-16x16.png" sizes="16x16"> |
| 49 | + <link rel="icon" type="image/png" href="/img/utils/favicon-32x32.png" sizes="32x32"> |
| 50 | + <meta name="msapplication-TileColor" content="#b91d47"> |
| 51 | + <meta name="msapplication-TileImage" content="/img/utils/mstile-144x144.png"> |
| 52 | + |
| 53 | + <meta property="og:type" content="website"> |
| 54 | +<meta name="twitter:card" content="summary"> |
| 55 | +<meta property="fb:admins" content="562883652,1205209891"> |
| 56 | +<meta property="og:site_name" content="Agigen.se"> |
| 57 | +<meta name="twitter:site" content="@agigen"> |
| 58 | +<meta name="twitter:creator" content="@lendai"> |
| 59 | +<meta property="og:url" content="http://agigen.se/404/"> |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + <meta itemprop="name" content="Agigen - We make the web a better place"> |
| 67 | + <meta property="og:title" content="Agigen - We make the web a better place"> |
| 68 | + <meta name="twitter:title" content="Agigen - We make the web a better place"> |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + <meta itemprop="description" content="Creative web agency based in Stockholm, Sweden. We create beautiful design, powerful code and cool ideas."> |
| 75 | + <meta name="description" content="Creative web agency based in Stockholm, Sweden. We create beautiful design, powerful code and cool ideas."> |
| 76 | + <meta property="og:description" content="Creative web agency based in Stockholm, Sweden. We create beautiful design, powerful code and cool ideas."> |
| 77 | + <meta name="twitter:description" content="Creative web agency based in Stockholm, Sweden. We create beautiful design, powerful code and cool ideas."> |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + <meta itemprop="image" content="http://agigen.se/img/utils/opengraph.jpg "> |
| 84 | + <meta property="og:image" content="http://agigen.se/img/utils/opengraph.jpg "> |
| 85 | + <meta name="twitter:image" content="http://agigen.se/img/utils/summary_card_twitter.jpg"> |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + <link rel="dns-prefetch" href="//ajax.googleapis.com"> |
| 96 | + <link rel="dns-prefetch" href="//agigen-slack-chat.appspot.com"> |
| 97 | + |
| 98 | + <script type="text/javascript" charset="utf-8"> |
| 99 | + var _gaq = _gaq || []; |
| 100 | + _gaq.push(['_setAccount', 'UA-7546376-1']); |
| 101 | + _gaq.push(['_trackPageview']); |
| 102 | + </script> |
| 103 | + |
| 104 | + <script type="text/javascript" src="//use.typekit.net/orr5jqv.js"></script> |
| 105 | + <script type="text/javascript">try{Typekit.load();}catch(e){}</script> |
| 106 | +</head> |
| 107 | +<body |
| 108 | +class=" |
| 109 | +page--404-page-not-found |
| 110 | +
|
| 111 | + page--node |
| 112 | +
|
| 113 | +"> |
| 114 | +<script type="text/javascript"> |
| 115 | + (function() { |
| 116 | + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
| 117 | + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
| 118 | + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
| 119 | + })(); |
| 120 | +</script> |
| 121 | +<!-- |
| 122 | +
|
| 123 | + `://. |
| 124 | + `+AAAAAo. |
| 125 | + `+AAAAAAAAAo. |
| 126 | + `+AAAAAAAAAAAAAo. |
| 127 | + `+AAAAAAAAAAAAAAAAAo. |
| 128 | + `+AAAAAAAAAAAAAAAAAAAAAo. |
| 129 | + `+AAAAAAAAAs/sAAAAAAAAAAAAAo. |
| 130 | + `+AAAAAAAAAA+` -oAAAAAAAAAAAAAo. |
| 131 | + `+AAAAAAAAAAA+ .+AAAAAAAAAAAAAo. |
| 132 | + `+AAAAAAAAAAAA/ .+AAAAAAAAAAAAAo. |
| 133 | + `+AAAAAAAAAAAAA/ .+AAAAAAAAAAAAAo. |
| 134 | + +AAAAAAAAAAAAAA/ -sAAAAAAAAAAAAAo` |
| 135 | +.AAAAAAAAAAAAAA+ `+AAAAAAAAAAAAA/ |
| 136 | + /AAAAAAAAAAAAs` `-/+agigen:`:AAAAAAAAAAAo` |
| 137 | + `/AAAAAAAAAA. .:+AAAAAAAAAAAAA+/AAAAAAAAo. |
| 138 | + `/AAAAAAAo.-/oAAAAAAAAAAAAAAAAAAAAAAAAAo. |
| 139 | + `/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAo. |
| 140 | + `/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAo. |
| 141 | + `/AAAAAAAAAAAAAAAAAAAAAAAAAo. |
| 142 | + `+AAAAAAAAAAAAAAAAAAAAAo. |
| 143 | + `+AAAAAAAAAAAAAAAAAo. |
| 144 | + `+AAAAAAAAAAAAAo. |
| 145 | + `+AAAAAAAAAo. |
| 146 | + `+AAAAAo. |
| 147 | + `-::` |
| 148 | +--> |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | +<nav class="main-menu" ng-class="{'main-menu--expanded': menuVisible, 'main-menu--visible-content': menuVisible2}" ng-click="hideMenu($event)"> |
| 153 | + <section class="main-menu__grid"> |
| 154 | + <ul class="nav nav--stacked"> |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + <li> |
| 159 | + <a class="main-menu__link main-menu__link--main" href="/">Home</a> |
| 160 | + |
| 161 | + </li> |
| 162 | + |
| 163 | + |
| 164 | + <li class="sub-menu"> |
| 165 | + <span class="main-menu__section-name">Services</span> |
| 166 | + <ul class="sub"> |
| 167 | + |
| 168 | + <li> |
| 169 | + <a href="/services/web-production" class="main-menu__link main-menu__link--sublink main-menu__link--webprod"> Web Production </a> |
| 170 | + </li> |
| 171 | + |
| 172 | + <li> |
| 173 | + <a href="/services/product-development" class="main-menu__link main-menu__link--sublink main-menu__link--proddev"> Product development </a> |
| 174 | + </li> |
| 175 | + |
| 176 | + <li> |
| 177 | + <a href="/services/labs" class="main-menu__link main-menu__link--sublink main-menu__link--labs"> Agigen Labs </a> |
| 178 | + </li> |
| 179 | + |
| 180 | + </ul> |
| 181 | + |
| 182 | + </li> |
| 183 | + |
| 184 | + |
| 185 | + <li class="sub-menu"> |
| 186 | + <span class="main-menu__section-name">Learn more</span> |
| 187 | + <ul class="sub"> |
| 188 | + |
| 189 | + <li> |
| 190 | + <a href="/work/" class="main-menu__link main-menu__link--sublink main-menu__link--cases"> Case studies </a> |
| 191 | + </li> |
| 192 | + |
| 193 | + <li> |
| 194 | + <a href="/about/" class="main-menu__link main-menu__link--sublink main-menu__link--aboutus"> About us </a> |
| 195 | + </li> |
| 196 | + |
| 197 | + <li> |
| 198 | + <a href="/blog/" class="main-menu__link main-menu__link--sublink main-menu__link--blog"> Our diary </a> |
| 199 | + </li> |
| 200 | + |
| 201 | + </ul> |
| 202 | + |
| 203 | + </li> |
| 204 | + |
| 205 | + |
| 206 | + <li class="sub-menu"> |
| 207 | + <span class="main-menu__section-name">Get in touch</span> |
| 208 | + <ul class="sub"> |
| 209 | + |
| 210 | + <li> |
| 211 | + <a href="/contact/" class="main-menu__link main-menu__link--sublink main-menu__link--contactus"> Contact us </a> |
| 212 | + </li> |
| 213 | + |
| 214 | + </ul> |
| 215 | + |
| 216 | + </li> |
| 217 | + |
| 218 | + </ul> |
| 219 | + </section> |
| 220 | +</nav> |
| 221 | + |
| 222 | +<div class="topbar-wrapper"> |
| 223 | + <div class="topbar" ng-class="{'menu-expanded': menuVisible}" ng-style="{ 'padding-right': topbarCompensation }"> |
| 224 | + <div class="container cf"> |
| 225 | + <h1 class="topbar__title"><a href="/" title="Agigen.se"> |
| 226 | + |
| 227 | + <svg class="color-animation" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
| 228 | + viewBox="0 0 244.8 190.6" enable-background="new 0 0 244.8 190.6" xml:space="preserve"> |
| 229 | + <path fill-rule="evenodd" clip-rule="evenodd" d="M92.1,3.8C105.7,15.2,219.5,105.1,240,185.9c-69.6-117.8-200.3,13.7-233.3,0 |
| 230 | + C-9.8,181.3,80.7-1.3,92.1,3.8z"></path> |
| 231 | + </svg> |
| 232 | + |
| 233 | + </a></h1> |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + <button class="topbar__menu-button" ng-click="toggleMenu()" ng-class="{'topbar__menu-button--active': menuVisible}"> |
| 238 | + |
| 239 | + <div class="topbar__menu-button__inner"></div> |
| 240 | + <span class="accessibility">Menu</span> |
| 241 | + |
| 242 | + </button> |
| 243 | + |
| 244 | + |
| 245 | + </div> |
| 246 | + </div> |
| 247 | +</div> |
| 248 | + |
| 249 | + |
| 250 | +<section class="section section--404"> |
| 251 | + <div class="section__content"> |
| 252 | + <div class="container text--center"> |
| 253 | + |
| 254 | + <p class="page__ingress">Not found</p> |
| 255 | + <h1 class="page__title">404</h1> |
| 256 | + |
| 257 | + <div class="fearless-panda fearless-panda--404-page-not-found"> |
| 258 | + <img src="/img/404/fearless-redpanda.gif" class="fearless-panda__panda" alt="The fearless panda"> |
| 259 | + |
| 260 | + <p class="gamma fearless-panda__copy"> |
| 261 | + Don't worry, the fearless panda will guide you back to the start. |
| 262 | + </p> |
| 263 | + |
| 264 | + <a href="/" class="btn fearless-panda__btn">Go back home</a> |
| 265 | + </div> |
| 266 | + </div> |
| 267 | + </div> |
| 268 | +</section> |
| 269 | + |
| 270 | +</div> |
| 271 | +<footer class="main-footer"> |
| 272 | + <div class="container"> |
| 273 | + <h1 class="main-footer__title hidden"> |
| 274 | + <a href="/" title="Agigen"> |
| 275 | + <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
| 276 | + viewBox="0 0 244.8 190.6" enable-background="new 0 0 244.8 190.6" xml:space="preserve"> |
| 277 | + <path fill-rule="evenodd" clip-rule="evenodd" d="M92.1,3.8C105.7,15.2,219.5,105.1,240,185.9c-69.6-117.8-200.3,13.7-233.3,0 |
| 278 | + C-9.8,181.3,80.7-1.3,92.1,3.8z"></path> |
| 279 | + </svg> |
| 280 | + </a> |
| 281 | + </h1> |
| 282 | + |
| 283 | + <nav class="main-footer__links main-footer__links--left"> |
| 284 | + <a href="https://www.facebook.com/agigen" target="_blank" class="main-footer__link main-footer__link--facebook"> |
| 285 | + <span class="hidden">Facebook</span> |
| 286 | + <img src="/img/icons/icon_fb.svg" alt="" width="44" height="22"> |
| 287 | + </a> |
| 288 | + <a href="https://github.com/agigen" target="_blank" class="main-footer__link main-footer__link--github"> |
| 289 | + <span class="hidden">Github</span> |
| 290 | + <img src="/img/icons/icon_github.svg" alt="" width="44" height="22"> |
| 291 | + </a> |
| 292 | + <a href="https://dribbble.com/agigen" target="_blank" class="main-footer__link main-footer__link--dribble"> |
| 293 | + <span class="hidden">Dribbble</span> |
| 294 | + <img src="/img/icons/icon_dribbble.svg" alt="" width="44" height="22"> |
| 295 | + </a> |
| 296 | + </nav> |
| 297 | + |
| 298 | + <nav class="main-footer__links main-footer__links--right"> |
| 299 | + <a href="/contact" class="main-footer__link main-footer__link--bordered">Contact & Map</a> |
| 300 | + </nav> |
| 301 | + </div> |
| 302 | +</footer> |
| 303 | + |
| 304 | + |
| 305 | + <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> |
| 306 | + <script>window.jQuery || document.write('<script src="/js/jquery-2.1.1.min.js"><\/script>')</script> |
| 307 | + <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.2/angular.min.js"></script> |
| 308 | + <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.2/angular-touch.js"></script> |
| 309 | + <script src="//agigen-slack-chat.appspot.com/_ah/channel/jsapi"></script> |
| 310 | + <script src="//agigen-slack-chat.appspot.com/static/chat.js"></script> |
| 311 | + <script src="//www.youtube.com/iframe_api"></script> |
| 312 | + <script src="/js/agigen.jquery-in-view.js"></script> |
| 313 | + <script src="/js/agigen.js?v=151007_1629"></script> |
| 314 | + </body> |
| 315 | +</html> |
| 316 | + |
0 commit comments