Put page heading in the base template
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 3 Aug 2024 21:23:51 +0000 (16:23 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sat, 3 Aug 2024 21:23:51 +0000 (16:23 -0500)
src/pgwui_sql/templates/sql.mak

index 1cb6d1133dd81a167979103c4fa289ff911c7215..de5c6c0e513e38a9720e3c8327a69f8643645499 100644 (file)
@@ -53,7 +53,9 @@
   </p>
 </%block>
 
-<h1>Execute SQL</h1>
+<%block name="page_heading">
+  Execute SQL
+<%/block>
 
 <%def name="example_row(tab_index)">
       <tr>