Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: includes/jobs/office.md

Issue 29369432: Issue 4685 - Update images on eyeo.com (Closed)
Patch Set: See notes from previous changeset Created Jan. 12, 2017, 3:35 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | includes/jobs/office-gallery.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Our Cologne office is part of the [Leitrad Lofts](http://www.leitrad.koeln/lage/ ), a brand new building that we and other startups call home. We created our off ice rooms with our own ideas and love spending time on our terrace enjoying a BB Q or cooking in our huge kitchen. The Leitrad Lofts are located in Cologne-Ehren feld, a district that was once connected to production and manufacturing and is today a place of refined services, as well as a major center for innovative and creative companies. Being near the motorway, three lines of public transportatio n and the city train offers quick access to all the go-to spots downtown. Happy hour anyone? 1 Our Cologne office is part of the [Leitrad Lofts](http://www.leitrad.koeln/lage/ ), a brand new building that we and other startups call home. We created our off ice rooms with our own ideas and love spending time on our terrace enjoying a BB Q or cooking in our huge kitchen. The Leitrad Lofts are located in Cologne-Ehren feld, a district that was once connected to production and manufacturing and is today a place of refined services, as well as a major center for innovative and creative companies. Being near the motorway, three lines of public transportatio n and the city train offers quick access to all the go-to spots downtown. Happy hour anyone?
2 2
3 [![Our view](/images/office/Cologne_1_150.png)](/images/office/Cologne_1_big.png ) 3 <? include jobs/office-gallery ?>
4 [![Our neighborhood](/images/office/christmas_150.png)](/images/office/christmas _big.png)
5 [![After hours](/images/office/dinner_150.png)](/images/office/dinner_big.png)
6 {#office-gallery}
7
8 <script src="/js/jquery.lightbox.min.js"></script>
9 <link rel="stylesheet" href="/css/jquery.lightbox.css" type="text/css" media="sc reen">
10 <script>
11 jQuery(function()
12 {
13 jQuery("#office-gallery a").lightBox({
14 imageBtnPrev: "/images/lightbox/btn-prev.gif",
15 imageBtnNext: "/images/lightbox/btn-next.gif",
16 imageBtnClose: "/images/lightbox/btn-close.gif",
17 imageLoading: "/images/lightbox/ico-loading.gif",
18 imageBlank: "/images/lightbox/blank.gif"
19 });
20 });
21 </script>
OLDNEW
« no previous file with comments | « no previous file | includes/jobs/office-gallery.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld