Skip to content

Instantly share code, notes, and snippets.

@aerth
Last active March 4, 2016 03:53
Show Gist options
  • Save aerth/4162bd1c8983ee7fea40 to your computer and use it in GitHub Desktop.
Save aerth/4162bd1c8983ee7fea40 to your computer and use it in GitHub Desktop.
Bolt.cm Template: listings
{% setcontent links = "services/latest/6" allowpaging %}
{% for link in links %}
<a href="/services/{{ link.slug }}">{{ link.title }}</a> &bull;
{% endfor %}
<a href="/products">View Products</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment