9 lines
No EOL
223 B
HTML
9 lines
No EOL
223 B
HTML
<div class="rating-holder">
|
|
<div class="c-rating c-rating--regular" data-rating-value="{{page.rating}}">
|
|
<button>1</button>
|
|
<button>2</button>
|
|
<button>3</button>
|
|
<button>4</button>
|
|
<button>5</button>
|
|
</div>
|
|
</div> |