[minor] fixes to job opening

This commit is contained in:
Rushabh Mehta
2016-12-19 17:06:26 +05:30
parent c3d8479443
commit 827588adf2
4 changed files with 188 additions and 184 deletions

View File

@@ -13,7 +13,7 @@
{%- if description -%}
<div>{{ description }}</div>
{% endif %}
<p>
<p style='margin-top: 30px'>
<a class='btn btn-primary'
href='/job_application?job_title={{ doc.name }}'>
{{ _("Apply Now") }}</a>