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

Unified Diff: pages/jobs.tmpl

Issue 4656385128136704: Issue 2056 - HR block fix (Closed)
Patch Set: Created March 2, 2015, 5:36 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/css/styles.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/jobs.tmpl
===================================================================
--- a/pages/jobs.tmpl
+++ b/pages/jobs.tmpl
@@ -56,6 +56,10 @@
<div id="jobs-info" class="content-block">
<div id="tabs-openings" class="columns-container one-sidebar">
<div class="column sidebar-left">
+ <div id="hr-contacts">
+ <? include jobs/contact ?>
Thomas Greiner 2015/03/24 10:46:31 Detail: Use two spaces for indentation, not four.
saroyanm 2015/03/24 14:10:56 Ahh, again here, yes I've noticed in another revie
+ </div>
+
<h3 class="heading centered"><span>Current openings:</span></h3>
<ul>
@@ -76,10 +80,6 @@
<img id="ihk-logo" src="/images/ihk.png" alt="IHK Ausbildungsbetrieb" width="120" height="80">
<img id="fair-company-logo" src="/images/fair-company.jpg" alt="Fair Company" height="80">
</p>
-
- <p>
- <? include jobs/contact ?>
- </p>
</div>
<div class="column">
« no previous file with comments | « no previous file | static/css/styles.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld