merkleshare.webui package

Submodules

merkleshare.webui.webui module

merkleshare.webui.webui.render(data, verbose=False)[source]

Fill the HTML template with data.

Parameters:data (str) – The encrypted base64 data to put in the template
Returns:the template string
Return type:str

Module contents