Simple image host.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

collection.html 146B

1234
  1. <div class="collection">
  2. <span class="date-created">{{arg#date_created}}</span>
  3. <a class="name" href="/view?{{arg#id}}">{{arg#name}}</a>
  4. </div>