- Added django-yui-layout-templates project with few modifications
[haanga.git] / examples / django-yui-layout-templates / layout_1_column_full_width.html
blob35bcd078f576831ea5d16c852cf7b7087af0f72a
1 {% extends 'layout_overrides.html' %}
3 {% block yahooui %}id="doc3"{% endblock yahooui %}
5 {% block body_content %}
6 {% block 1 %}
7 {% endblock 1 %}
8 {% endblock body_content %}