<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" />
  <!-- Add a plain CSS file: see https://trunkrs.dev/assets/#css -->
  <!-- If using Tailwind with Leptos CSR, see https://trunkrs.dev/assets/#tailwind instead-->
  <link rel="stylesheet" href="/tailwind-75fd1a5a463a331b.css" integrity="sha384-S7vsWSR0lhbV0dIXCcgZtbHBX96r+fdg7MQ++8LMnpIo1cI8VGAfUXNPvQAW0mkZ"/>

  <!-- Include favicon in dist output: see https://trunkrs.dev/assets/#icon -->
  <link rel="icon" href="/favicon-e9cbd8f50cc65bf2.ico" integrity="sha384-YobgLXwtz0GhXVUTHml49p32guapVFlEG8UpQdDVN3kekOqkQi+qSXEpwp+yM4BW"/>

  <!-- Include Goldcoders logo -->
  

  <!-- Include assets directory -->
  

  <!-- include support for `wasm-bindgen --weak-refs` - see: https://rustwasm.github.io/docs/wasm-bindgen/reference/weak-references.html -->
  
<script type="module">
import init, * as bindings from '/goldcoders-1ecfcdf87ded6df7.js';
const wasm = await init({ module_or_path: '/goldcoders-1ecfcdf87ded6df7_bg.wasm' });


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));

</script>
<link rel="modulepreload" href="/goldcoders-1ecfcdf87ded6df7.js" crossorigin="anonymous" integrity="sha384-GyCsdftk8mPpHyr4td3ybEY0BmSaQ+DocQux7jj/6vcW+xf/JqLBDcFRYBqHRWCi"><link rel="preload" href="/goldcoders-1ecfcdf87ded6df7_bg.wasm" crossorigin="anonymous" integrity="sha384-XsDQl+FWLD7TyagIWkijfQDMo0ekB25fP+wAFs+G39YeDZehiO15NCuNCK8/sO8f" as="fetch" type="application/wasm"></head>

<body></body>

</html>