{{ block title }} Part III - Task #{{ Constants.task }} results {{ endblock }} {{ block content }}

You completed the investment task and chose to invest {{ player.invested }} points. {{ if success == 0 }} Unfortunately, the{{ else }} The{{ endif }} outcome of the investment is {{ if success == 0 }} unsuccessful{{ else }} successful{{ endif }}.

If the investment task is chosen for your payment in Part III, your earnings from this task will be added to your earnings from Part I and Part II, and the participation fee.


{{ endblock }}