forked from MarseyWorld/MarseyWorld
better page title
parent
fad062cea4
commit
6fe9e81a7d
|
@ -1,5 +1,5 @@
|
|||
{% extends "default.html" %}
|
||||
{% block pagetitle %}/h/{{sub}} {{verb | capitalize}}{% endblock %}
|
||||
{% block pagetitle %}Users {{verb}} /h/{{sub}}{% endblock %}
|
||||
{% block content %}
|
||||
<h5 class="mt-3">Users {{verb}} /h/{{sub}}</h5>
|
||||
<div class="overflow-x-auto mt-1"><table class="table table-striped mb-5">
|
||||
|
|
Loading…
Reference in New Issue