Skip to content
Snippets Groups Projects
Unverified Commit 2bf406aa authored by Michael Lee's avatar Michael Lee Committed by GitHub
Browse files

Merge pull request #535 from ASCWebServices/canini-3

research slideshow
parents 203e106d a7c7cdc9
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,10 @@
</div>
{% endif %}
{% if content.field_slides != '' %}
{{ content.field_slides }}
{% endif %}
{% if content.field_research_body != '' %}
{{ content.field_research_body }}
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment