Show a number of ticks per candidate
This commit is contained in:
@@ -50,7 +50,7 @@ if (count($wardCandidates) == 0) continue;
|
|||||||
<!-- /wp:heading -->
|
<!-- /wp:heading -->
|
||||||
|
|
||||||
<!-- wp:paragraph -->
|
<!-- wp:paragraph -->
|
||||||
<p>Lorem Ipsum</p>
|
<p><?php echo str_repeat("✔️", $candidate['Rating']); ?></p>
|
||||||
<!-- /wp:paragraph -->
|
<!-- /wp:paragraph -->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:group -->
|
<!-- /wp:group -->
|
||||||
|
|||||||
Reference in New Issue
Block a user