From: Karl O. Pinc
Date: Fri, 2 Aug 2024 18:05:59 +0000 (-0500)
Subject: Put page heading in the base template
X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=ca44d26e7c6efffd06df93c3bc12e067410162e7;p=pgwui_develop
Put page heading in the base template
---
diff --git a/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish b/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish
index 0d97ef2..7435018 100644
--- a/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish
+++ b/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish
@@ -54,7 +54,9 @@
%% block>
-Descriptive Heading
+<%block name="page_heading">
+ Descriptive Heading
+%block>
< %% def name="example_row(tab_index)">