symposion_app/pinaxcon/templates/registrasion/base.html
Sachi King 8db0e47107 Cleanup pages for readability
This removes images, and giant headers, and makes the text - not white.
The next layer down in CSS is blue, so that's it for now.

This helps understand what's on the page visually, so this, at the
least, make testing easier for now.
2017-03-31 11:54:46 +11:00

2 lines
65 B
HTML

{% extends "lca2017/content_page.html" %}
{% load staticfiles %}