vote.html 213 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <div class="{VOTE_WRAPPER_CLASSES}"> <div class="{VOTE_UP_CLASSES}"> {VOTE_UP_ICON} </div> {VOTE_RESULT} <div class="{VOTE_DOWN_CLASSES}"> {VOTE_DOWN_ICON} </div> </div>