Repository URL to install this package:
|
Version:
2.1.0.jo1 ▾
|
{% include "header.html" %}
<script>
var user_entries = {{ json }};
</script>
<div id="main">
<div id="accounts">
<div id="users"></div>
<div id="navigator" style="float: right">
<span id="prev"><Prev</span> |
<span id="next">Next ></span>
</div>
<div style="clear: both;"></div>
</div>
</div>
{% include "footer.html" %}