Core: mention separation of concerns from Bitcoin.org

This commit is contained in:
David A. Harding 2015-12-29 01:24:50 -05:00
parent 51a5e1c829
commit 9f94bce8c4
5 changed files with 81 additions and 3 deletions

View file

@ -40,9 +40,8 @@ use the base template -->
{% endif %}
{% include layout/base-core/content.html %}
<div class="footer">
{% include layout/base/footer-menu.html %}
{% include layout/base/footer-sponsor.html %}
{% include layout/base/footer-license.html %}
{% include layout/base-core/footer-menu.html %}
{% include layout/base-core/footer-license.html %}
</div>
</div>