more changes to stables.html

This commit is contained in:
Erin Braswell 2012-05-27 13:47:10 -04:00
parent fa8dd5f2a9
commit 5666b70d3f

View File

@ -1,11 +1,11 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load static %} {% load static %}
{% block title %} Events {% endblock %} {% block title %} Stables {% endblock %}
{% block content %} {% block content %}
<header class="jumbotron subhead" id="overview"> <header class="jumbotron subhead" id="overview">
<h1>Stables</h1> <h1>Stables</h1>
<p class="lead">Every event that has taken place on RAW, Smackdown, and on PPVs, since the creation of this league.</p> <p class="lead">Stables for our league!</p>
</header> </header>
<table class="table"> <table class="table">