Last active
March 4, 2016 03:53
-
-
Save aerth/4162bd1c8983ee7fea40 to your computer and use it in GitHub Desktop.
Bolt.cm Template: listings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% setcontent links = "services/latest/6" allowpaging %} | |
{% for link in links %} | |
<a href="/services/{{ link.slug }}">{{ link.title }}</a> • | |
{% 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