Fix deprecation warnings

This commit is contained in:
2022-04-18 17:13:41 +02:00
parent fad92c5930
commit 5cf1f63674
9 changed files with 39 additions and 51 deletions

View File

@ -101,7 +101,7 @@
</div>
</fieldset>
<input type="submit" class="btn btn-primary mt-4" value="{{ page_title }}">
<input type="submit" class="btn btn-primary mt-4" value="{{ _p.page_title }}">
</form>
<script>