cereal/inheritance.html
Randolph Voorhies 9b18feb0f5 Adding new pages
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 }}