Merge branch 'master' into develop

This commit is contained in:
Nabin Hait
2017-02-16 14:37:50 +05:30
4 changed files with 29 additions and 12 deletions

View File

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