From: Karl O. Pinc Date: Sat, 3 Aug 2024 21:23:51 +0000 (-0500) Subject: Put page heading in the base template X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=58e7f589955c11fbe2170f7e2f7f897d38cda437;p=pgwui_sql Put page heading in the base template --- diff --git a/src/pgwui_sql/templates/sql.mak b/src/pgwui_sql/templates/sql.mak index 1cb6d11..de5c6c0 100644 --- a/src/pgwui_sql/templates/sql.mak +++ b/src/pgwui_sql/templates/sql.mak @@ -53,7 +53,9 @@

-

Execute SQL

+<%block name="page_heading"> + Execute SQL +<%/block> <%def name="example_row(tab_index)">