more changes to stables.html
This commit is contained in:
parent
fa8dd5f2a9
commit
5666b70d3f
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user