src/pyams_content/shared/common/zmi/templates/wf-clone-message.pt
changeset 0 7c0001cacf8e
equal deleted inserted replaced
-1:000000000000 0:7c0001cacf8e
       
     1 <p class="alert alert-info padding-5 margin-bottom-5" i18n:domain="pyams_content">
       
     2 	<i18n:var translate="">You considerate that the currently published must evolve.</i18n:var><br />
       
     3 	<i18n:var translate="">By creating a new version, you can update it's content without impacting the currently
       
     4 						   published one.</i18n:var><br />
       
     5 	<i18n:var translate="">When the new version will be complete, you will be able to make a new publication request
       
     6 						   to replace the currently published version (which will be archived automatically).</i18n:var>
       
     7 </p>