cereal/pointers.html
2014-02-22 22:03:50 -08:00

11 lines
160 B
HTML

---
layout: default
title: Pointers and References
---
{% capture pointers %}
{% include pointers.markdown %}
{% endcapture %}
{{ pointers | markdownify }}