From 25a2c66e80883abdc71eabea1df4b48ad8caa5ed Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Sun, 12 Sep 2021 21:21:25 +0700 Subject: [PATCH] Added Bootstrap 4.6 Generic Template --- aboutus.html | 34 ++++++++++++++++++++++++++++ register-verification-completed.html | 34 ++++++++++++++++++++++++++++ register-verification-sent.html | 34 ++++++++++++++++++++++++++++ registerpage.html | 34 ++++++++++++++++++++++++++++ 4 files changed, 136 insertions(+) create mode 100644 aboutus.html create mode 100644 register-verification-completed.html create mode 100644 register-verification-sent.html create mode 100644 registerpage.html diff --git a/aboutus.html b/aboutus.html new file mode 100644 index 0000000..494bb3b --- /dev/null +++ b/aboutus.html @@ -0,0 +1,34 @@ + + + + + + + + + + + Hello, world! + + +

Hello, world!

+ + + + + + + + + + + \ No newline at end of file diff --git a/register-verification-completed.html b/register-verification-completed.html new file mode 100644 index 0000000..494bb3b --- /dev/null +++ b/register-verification-completed.html @@ -0,0 +1,34 @@ + + + + + + + + + + + Hello, world! + + +

Hello, world!

+ + + + + + + + + + + \ No newline at end of file diff --git a/register-verification-sent.html b/register-verification-sent.html new file mode 100644 index 0000000..494bb3b --- /dev/null +++ b/register-verification-sent.html @@ -0,0 +1,34 @@ + + + + + + + + + + + Hello, world! + + +

Hello, world!

+ + + + + + + + + + + \ No newline at end of file diff --git a/registerpage.html b/registerpage.html new file mode 100644 index 0000000..494bb3b --- /dev/null +++ b/registerpage.html @@ -0,0 +1,34 @@ + + + + + + + + + + + Hello, world! + + +

Hello, world!

+ + + + + + + + + + + \ No newline at end of file