|
|
@@ -29,12 +29,13 @@
|
|
|
</table>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ {% include 'inc/panels/custom_fields.html' %}
|
|
|
{% plugin_left_page object %}
|
|
|
</div>
|
|
|
<div class="col col-md-6">
|
|
|
- {% include 'inc/panels/custom_fields.html' %}
|
|
|
{% include 'inc/panels/tags.html' %}
|
|
|
{% include 'inc/panels/comments.html' %}
|
|
|
+ {% include 'inc/panels/image_attachments.html' %}
|
|
|
{% plugin_right_page object %}
|
|
|
</div>
|
|
|
</div>
|