mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 13:34:08 +08:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
|
{{#rating}}
|
||
|
<p>Average Rating: {{rating}}</p>
|
||
|
{{/rating}}
|
||
|
{{#duration}}
|
||
|
<p>Duration: {{duration}}</p>
|
||
|
{{/duration}}
|