src/pyams_content/component/paragraph/zmi/templates/paragraph-title-toolbar.pt
changeset 22 c270ea8f041e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_content/component/paragraph/zmi/templates/paragraph-title-toolbar.pt	Thu Apr 21 18:11:18 2016 +0200
@@ -0,0 +1,4 @@
+<div class="title-toolbar pull-right">
+	<tal:loop repeat="viewlet view.viewlets"
+			  content="structure viewlet.render()" />
+</div>