[IMP]Update from h1 to h4.

bzr revid: bth@tinyerp.com-20130919131712-7vmv7pxq9lamgzmu
This commit is contained in:
bth-openerp 2013-09-19 18:47:12 +05:30
parent 3b1152d393
commit 69efd997d6
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<p t-field="job.description"></p>
</t>
<t t-if="job.requirements">
<h1>Requirements</h1>
<h4>Requirements</h4>
<p t-field="job.requirements"></p>
</t>
</div>