5409d4974a
I think this removes most references to "hobart", "pycon", and "2017" There are still some references to some images that we don't have a replacement for.
7 lines
193 B
HTML
7 lines
193 B
HTML
{% extends "content_page.html" %}
|
|
|
|
{% load staticfiles %}
|
|
|
|
{% comment %}
|
|
{% block header_background_image %}{% static "lca2018/images/hobart_bg_optimised.jpg" %}{% endblock %}
|
|
{% endcomment %}
|