Files @ a00fc7845e3c
Branch filter:

Location: symposion_app/pinaxcon/templates/symposion/schedule/public_base.html

Nick Seidenman (N6)
Added some css to make text visible on 404 and 404 pages.
Removed references to non-existent content—page-header-panel.html.
1
2
3
4
5
{% extends "lca2017/content_page.html" %}

{% load staticfiles %}

{% block header_background_image %}{% static "lca2017/images/hobart_bg_optimised.jpg" %}{% endblock %}