2017-06-19 21:14:54 +02:00

2 lines
69 B
Plaintext

component Rating(value float64)
.anime-rating= int(value / 10 + 0.5)