/templates/base_home.html
https://bitbucket.org/chuns/chuns · HTML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 2145b36d859c058c870e3472c4b94264 MD5 · raw file
- {% extends "base.html" %}
- {% block content %}
- {% endblock %}
- {% block right %}
- {% endblock %}