1 2 3 4 5 6 7 8 9
{% extends "frame.html" %} {% block body %} <div class="page-header"> <h1> libpathod.test <small>Using pathod and pathoc in your unit tests.</small> </h1> </div> {% endblock %}