Add list of singleton pamraeters to custom, refine letsencrypt json

This commit is contained in:
2024-11-04 17:08:38 +00:00
parent d5a771f6f3
commit f238fcfa70
27 changed files with 868 additions and 251 deletions

View File

@@ -7,9 +7,6 @@
SelectInput();
};
</script>
<h2>
%= l('${prefix} Hello ${route}');
</h2>
% my $btn = l('APPLY');
%= form_for "${PackageName}d" => (method => 'POST') => begin
@@ -18,4 +15,4 @@
%# Inputs etc in here.
%# Probably finally by a submit.
%end
</div>
</div>