X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/736d94f6ac63f205be2967f013a15c457032fc2f..f1e3cecdc08195061d659e9710e42161aee4d5fb:/comment/templates/comment/commentdocument_list.html diff --git a/comment/templates/comment/commentdocument_list.html b/comment/templates/comment/commentdocument_list.html index f7475a1..0a13f63 100644 --- a/comment/templates/comment/commentdocument_list.html +++ b/comment/templates/comment/commentdocument_list.html @@ -14,4 +14,26 @@ {% endfor %} + {% blocktrans %} +

To insert comments in a selected thematic field you need to register.

+ +

How to do it?

+
    +
  1. Click on a selected link from the list of the thematic fields.
  2. +
  3. Choose "Register" option.
  4. +
  5. Enter your data.
  6. +
  7. Check your email for the message confirming the registration and click on the link included.
  8. +
  9. Enter your username and password.
  10. +
  11. Go back to the consultation page. Choose one of the fields, log in and share your comments.
  12. +
+ +

How to add a comment?

+
    +
  1. Highlight a fragment of the text.
  2. +
  3. Click on a yellow "comment" button on the left.
  4. +
  5. Type in a subject and content of your comment.
  6. +
  7. Save your comment.
  8. +
+ {% endblocktrans %} + {% endblock %} \ No newline at end of file