From d35baf15f6546d091341c36b30d6021bbf8799f8 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 11 Feb 2022 19:16:47 -0600 Subject: [PATCH] Add xref helper utils template --- tailbone_harvest/templates/harvest-util.mako | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tailbone_harvest/templates/harvest-util.mako diff --git a/tailbone_harvest/templates/harvest-util.mako b/tailbone_harvest/templates/harvest-util.mako new file mode 100644 index 0000000..907cc96 --- /dev/null +++ b/tailbone_harvest/templates/harvest-util.mako @@ -0,0 +1,23 @@ +## -*- coding: utf-8; -*- + +<%def name="render_xref_buttons()"> + + View in Harvest + + + +<%def name="render_xref_helper()"> + +