7 lines
144 B
Twig
7 lines
144 B
Twig
|
*{{ title }}*
|
||
|
{% if text %}
|
||
|
|
||
|
{{ text }}
|
||
|
{% endif %}
|
||
|
|
||
|
[Send bug report](https://bitbucket.org/skobkin/point-tools/issues?status=new&status=open).
|