Files
mozo-backend/app/templates/user/_list_history.mustache
T
2014-08-15 14:55:19 +02:00

4 lines
100 B
Plaintext

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