src/pyams_content/shared/common/zmi/templates/wf-clone-message.pt
changeset 0 7c0001cacf8e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_content/shared/common/zmi/templates/wf-clone-message.pt	Thu Oct 08 13:37:29 2015 +0200
@@ -0,0 +1,7 @@
+<p class="alert alert-info padding-5 margin-bottom-5" i18n:domain="pyams_content">
+	<i18n:var translate="">You considerate that the currently published must evolve.</i18n:var><br />
+	<i18n:var translate="">By creating a new version, you can update it's content without impacting the currently
+						   published one.</i18n:var><br />
+	<i18n:var translate="">When the new version will be complete, you will be able to make a new publication request
+						   to replace the currently published version (which will be archived automatically).</i18n:var>
+</p>