Spinner
[edumed.git] / comment / templates / comment / commentdocument_list.html
index f7475a1..0a13f63 100644 (file)
     {% endfor %}
     </ol>
 
+    {% blocktrans %}
+        <p>To insert comments in a selected thematic field you need to register.</p>
+
+        <p>How to do it?</p>
+        <ol>
+            <li>Click on a selected link from the list of the thematic fields.</li>
+            <li>Choose "Register" option.</li>
+            <li>Enter your data.</li>
+            <li>Check your email for the message confirming the registration and click on the link included.</li>
+            <li>Enter your username and password.</li>
+            <li>Go back to the consultation page. Choose one of the fields, log in and share your comments.</li>
+        </ol>
+
+        <p>How to add a comment?</p>
+        <ol>
+            <li>Highlight a fragment of the text.</li>
+            <li>Click on a yellow "comment" button on the left.</li>
+            <li>Type in a subject and content of your comment.</li>
+            <li>Save your comment.</li>
+        </ol>
+    {% endblocktrans %}
+
 {% endblock %}
\ No newline at end of file