From: Karl O. Pinc Date: Fri, 2 Aug 2024 16:42:41 +0000 (-0500) Subject: Put page heading in the base template X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=1b3f1294cf8f88ecaf6672c75e0958dad40d28c6;p=pgwui_upload Put page heading in the base template --- diff --git a/src/pgwui_upload/templates/upload.mak b/src/pgwui_upload/templates/upload.mak index 7f3a081..8c79ea7 100644 --- a/src/pgwui_upload/templates/upload.mak +++ b/src/pgwui_upload/templates/upload.mak @@ -54,7 +54,9 @@

-

Upload File Into Table Or View

+<%block name="page_heading" filter="trim"> + Upload File Into Table Or View + <%def name="table_row(tab_index)">