Tenant {{name}} {{action}}.

%for node, output in blob:

{{node}}

	%for line in output:
		{{line}}
	%end
	
%end

Back to tenant configuration

Back to main menu