/docs/source/_themes/baruwa/page.html

https://bitbucket.org/datopdog/baruwa · HTML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 8bbaece2a606d517fc6305b20db73fe3 MD5 · raw file

  1. {% extends "layout.html" %}
  2. {% block body %}
  3. {{ body }}
  4. {% endblock %}