File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<p class =" language-alert" >{% trans %}There is no term for this concept in this language{% endtrans %}</p >
13
13
</div >
14
14
{% endif %}
15
- <div id =" concept-info-before" ></div >
16
15
<div class =" concept-info{% if concept .deprecated %} deprecated-concept{% endif %}" >
17
16
<div class =" concept-main" >
18
17
{% if bread_crumbs is defined %}
209
208
>
210
209
</div >
211
210
</div >
212
- <div id =" concept-info-after" ></div >
213
211
{% endfor %}
214
212
215
213
{% else %}
Original file line number Diff line number Diff line change 180
180
{% include ' vocabularylist.twig' %}
181
181
{% endif %}
182
182
<div class =" {% if global_search %}global-{% elseif request .page == ' vocab' and not request .vocab .config .showAlphabeticalIndex and not request .vocab .config .showTopConcepts and not request .vocab .config .showChangeList %}wide-{% endif %}content" >
183
- {% block content %}
184
- {% endblock %}
183
+ <div id =" content-top" ></div >
184
+ {% block content %}
185
+ {% endblock %}
186
+ <div id =" content-bottom" ></div >
185
187
</div >
186
188
</main >
187
189
{% endblock %}
You can’t perform that action at this time.
0 commit comments