projects
/
pgwui_sql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16de436
)
Put page heading in the base template
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 3 Aug 2024 21:23:51 +0000
(16:23 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 3 Aug 2024 21:23:51 +0000
(16:23 -0500)
src/pgwui_sql/templates/sql.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_sql/templates/sql.mak
b/src/pgwui_sql/templates/sql.mak
index 1cb6d1133dd81a167979103c4fa289ff911c7215..de5c6c0e513e38a9720e3c8327a69f8643645499 100644
(file)
--- a/
src/pgwui_sql/templates/sql.mak
+++ b/
src/pgwui_sql/templates/sql.mak
@@
-53,7
+53,9
@@
</p>
</%block>
-<h1>Execute SQL</h1>
+<%block name="page_heading">
+ Execute SQL
+<%/block>
<%def name="example_row(tab_index)">
<tr>