Files @ a7b619a2fdce
Branch filter:

Location: symposion_app/pinaxcon/templates/registrasion/base.html

James Polley
Need to list items per-user

Without this important line, each user gets the same manifest. not helpful.
{% extends "content_page.html" %}
{% load staticfiles %}