cereal/help.html
2014-03-23 16:54:16 -07:00

11 lines
150 B
HTML

---
layout: default
title: Getting help using cereal
---
{% capture help %}
{% include help.markdown %}
{% endcapture %}
{{ help | markdownify }}