Skip to content
Snippets Groups Projects
Commit 78409127 authored by Igor Biki's avatar Igor Biki
Browse files

ISTWCMS-4818 Removing html h3 tag.

parent 204d3569
No related branches found
No related tags found
2 merge requests!63Tag 3.0.1,!58Feature/istwcms 4818 ibiki ofis module
......@@ -2,7 +2,7 @@
<div id="profile-check">
<div class="field field-name-field-profile-title field-type-text field-label-hidden">
<div class="field-items">
<div class="field-item even" property="schema:jobTitle"><h3>{{ ofis_data.title }}</h3></div>
<div class="field-item even" property="schema:jobTitle">{{ ofis_data.title }}</div>
</div>
</div>
<div class="field field-name-body field-type-text-with-summary field-label-hidden">
......
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