<% provide(:title, 'Downloads') %>
<%= render "users/downloads" %>
<script type="text/javascript">
window.JK.Downloads.listClients(false);
</script>