Player page cleanup

Accidentally nested the title inside the section
reminder
Etzelia 2018-10-12 22:30:54 -05:00
parent 17399b17e2
commit ed63871e93
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "minecraft_manager/dashboard.html" %}
{% block section %}
{% block title %}Players{% endblock %}
{% block section %}
<div id="content" hidden="hidden">
<table id="model-table" class="table table-hover link-table">
<thead>