Commit 769768ac by Manzar Hussain

add year

parent 124090a7
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
{% for row in rows %} {% for row in rows %}
<h4 class="hm_cb_d">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_year }}'] }}</h4>
<div class="col-sm-6"> <div class="col-sm-6">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf_url }}'] }} {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf_url }}'] }}
</div> </div>
......
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