Revert "title that makes sense"

This reverts commit 353dd2987d.
pull/225/head
Aevann 2024-03-08 03:50:13 +02:00
parent a59d563c2f
commit bcaf14c24f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{% extends "default.html" %}
{% block pagetitle %}Edits on {{obj.shortlink}}{% endblock %}
{% block pagetitle %}Edits of {{obj.shortlink}}{% endblock %}
{% block content %}
<h2 class="my-4 py-md-2">Old versions of {{obj.textlink | safe}}</h2>
<h2>Edits of {{obj.textlink | safe}}</h2>
<div class="overflow-x-auto">
<table>
<thead>