File diff 6789b25e69a3 → 430d3dad99eb
pinaxcon/templates/symposion/reviews/review_stats.html
Show inline comments
 
{% extends "symposion/reviews/base.html" %}
 

	
 
{% block body_class %}{{ block.super }} voting-status{% endblock %}
 

	
 
{% block body %}
 
    <h1>Voting Status ({{ section_slug }})</h1>
 

	
 
    {% if key %}
 
        <div class="breadcrumbs">
 
            <a href="{% url "review_status" section_slug "positive" %}">Positive</a> |