cheat-sheet.html 144 B

123456789101112
  1. ---
  2. layout: default
  3. ---
  4. <section class="cheat-sheet">
  5. {% include page-title.html %}
  6. <article>
  7. {{ content }}
  8. </article>
  9. </section>