diff --git a/src/tools/feemailform/feemailform.svelte b/src/tools/feemailform/feemailform.svelte new file mode 100644 index 0000000..3c74081 --- /dev/null +++ b/src/tools/feemailform/feemailform.svelte @@ -0,0 +1,93 @@ +
+ + + + + + + + + + + + + + + + + + + Details of the fees payment + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Details of the fees payment + +
    +
  1. A scanned copy of the receipt/counterfoil
  2. +
  3. Screenshot of the message regarding payment of fees
  4. +
+
diff --git a/src/tools/feemailform/index.md b/src/tools/feemailform/index.md new file mode 100644 index 0000000..155bc5a --- /dev/null +++ b/src/tools/feemailform/index.md @@ -0,0 +1,9 @@ +--- +layout: base +--- + + +{%comment%} +{% assign component = "./feemailform.svelte" | svelte %} + +{%endcomment%}