forked from MarseyWorld/MarseyWorld
fix page title
parent
69bf4ccf80
commit
f8758170d4
|
@ -1,7 +1,7 @@
|
|||
{% extends "default.html" %}
|
||||
{% block pagetitle %}Lottery Participants{% endblock %}
|
||||
{% block content %}
|
||||
<h5 class="my-1">Admin — Lottery Info</h5>
|
||||
<h5 class="my-1">Admin — Lottery Participants</h5>
|
||||
<div class="overflow-x-auto"><table class="table table-striped mb-5">
|
||||
<thead class="bg-primary text-white">
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue