mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
Remove unused template tag load
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
{%extends "base/form.html"%}
|
||||
{%load markup%}
|
||||
{%block title%}Confirm {{objtype}} submission{%endblock%}
|
||||
{%block contents%}
|
||||
<h1>Confirm {{objtype}} submission</h1>
|
||||
|
Reference in New Issue
Block a user