summaryrefslogtreecommitdiff
path: root/views/partials/lastlog.ejs
blob: 0a4d3934af696997c9447ea51fc9dd29e66f339d (plain)
1
2
3
4
5
6
<span class="lastlog bluebox">
  <script class="template" type="text/html">
    <a href="/profile/{{username}}">{{username}}</a>
    [{{age}}]
  </script>
</span>