Files
mozo-backend/app/templates/user/_list_history.mustache
T
2014-03-26 13:17:34 +01:00

4 lines
100 B
Plaintext

<li>
<a href="#" onclick="redirect_to('history_list', {list_id: '{{id}}'})">{{display}}</a>
</li>