/sphinx-jp/page.html

https://bitbucket.org/shibu/sphinx-usersjp-web/ · HTML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 1e0f7c281337f37025de687a5a1fee69 MD5 · raw file

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