Files
cereal/inheritance.html
T
2013-07-05 20:42:38 -07:00

12 lines
158 B
HTML

---
layout: default
title: Inheritance
---
{% capture inheritance %}
{% include inheritance.markdown %}
{% endcapture %}
{{ inheritance | markdownify }}