Commit 6e10995f by Manzar Hussain

add date in opening

parent 0fa00986
......@@ -33,8 +33,9 @@
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_short_description }}'] }}
<div class="j-m-info">
<span class="j-m-date">
Posted on <b>28th November, 2020</b>
Posted on <b>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_job_post_date }}'] }}</b>
</span>
<span class="j-m-pos">
Position <b>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_position }}'] }}</b>
</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment