index.html: {{ STATIC_URL }} is deprecated, use {% static '/static/path/to/file' %} instead. {{ ROOT_URL }} is deprecated, use {% url '/page.html' %} instead. (+ the same errors in posts/)