From 5e9e7e0fc5c66d5f059f519792dd1047d881a4ae Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Mon, 7 Aug 2017 18:03:21 +1000 Subject: minimaws: add support for INI options preview and explicit defaults --- scripts/minimaws/lib/htmltmpl.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/minimaws/lib/htmltmpl.py') diff --git a/scripts/minimaws/lib/htmltmpl.py b/scripts/minimaws/lib/htmltmpl.py index 5003ee652db..105f901711b 100644 --- a/scripts/minimaws/lib/htmltmpl.py +++ b/scripts/minimaws/lib/htmltmpl.py @@ -50,6 +50,10 @@ MACHINE_PROLOGUE = string.Template( MACHINE_OPTIONS_HEADING = string.Template( '

Options

\n' \ + '

\n' \ + ' Format: \n' \ + ' \n' \ + '

\n' \ '

\n') MACHINE_BIOS_PROLOGUE = string.Template( -- cgit v1.2.3-70-g09d2