feat: applied the more standrd styling and layout
This commit is contained in:
parent
eabd73333c
commit
3e6133bc7b
11 changed files with 386 additions and 112 deletions
215
src/index.html
215
src/index.html
|
@ -1,104 +1,119 @@
|
|||
<! DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-ie">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Skynet membership</title>
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<meta charset="UTF-8"/>
|
||||
<title>Skynet Alumni Renewal</title>
|
||||
<link href="./images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="./main.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<h1>How to renew your Skynet membership!</h1>
|
||||
<h2>Dear Alumnus; welcome,</h2>
|
||||
<p>
|
||||
Thank you for all your continued support throughout the years.
|
||||
Your contribution and the contribution of many others have made it possible for us to buy more servers which
|
||||
we use to give you the best service we can.
|
||||
With our new servers, we hope to improve the quality for our users and have less downtime.
|
||||
<p>
|
||||
You can now purchase a 5-year subscription for €40.
|
||||
This subscription is for a multi-year limited alumni membership of the Computer Society (This type of
|
||||
membership does not entitle you to society subsidies or places on trips).
|
||||
You must hold a Computer Society membership in order to hold a Skynet account.
|
||||
</p>
|
||||
<p>
|
||||
If there has been no payment made passed the point of expiration on your membership,
|
||||
your Skynet account will freeze.
|
||||
You must pay for membership to unfreeze your account.
|
||||
</p>
|
||||
<p>
|
||||
Below are instructions on how to renew your subscription.
|
||||
Until you make both an account and pay membership, you will not have renewed your subscription.
|
||||
Once you have completed the steps below, you will have renewed your subscription and will be issued a
|
||||
receipt.
|
||||
</p>
|
||||
<p>
|
||||
When requesting membership, you have the option to pay online or pay cash.
|
||||
If you are paying online you can only pay for one year's membership.
|
||||
</p>
|
||||
<h5 class="p1">IMPORTANT!!</h5>
|
||||
<p class="p1">
|
||||
If you are looking to avail of the 5-year membership it is important to note that you can no
|
||||
longer pay for this on the Ul wolves site.
|
||||
Please select the pay with cash option and transfer the multi-year fee to the bank account shown below.
|
||||
</p>
|
||||
<p class="p1">
|
||||
Also please note that you do not need a UL student E-mail address to sign up!
|
||||
</p>
|
||||
<h1>Steps</h1>
|
||||
<ol>
|
||||
<li>
|
||||
Go to <a href="https://ulwolves.ie/">ULWolves.ie</a>
|
||||
<img src="./img/renew1.jpg" alt="UL wolves site">
|
||||
</li>
|
||||
<li>
|
||||
Enter your email address and click Log In/Register
|
||||
</li>
|
||||
<li>
|
||||
Select the appropriate option (UL Alumni Member)
|
||||
<img src="./img/renew2.png">
|
||||
</li>
|
||||
<li>
|
||||
Fill in your personal information on the next page.
|
||||
</li>
|
||||
<li>
|
||||
Verify your email address
|
||||
<img src="./img/renew3.png">
|
||||
</li>
|
||||
<li>
|
||||
Log back in
|
||||
<img src="./img/renew4.png">
|
||||
</li>
|
||||
<li>
|
||||
Scroll to find Computer under the Societies section
|
||||
<img src="./img/renew5.jpg">
|
||||
</li>
|
||||
<li>
|
||||
Click Request Membership
|
||||
<img src="./img/renew6.jpg">
|
||||
</li>
|
||||
<li>
|
||||
Fill out details and submit request.
|
||||
</li>
|
||||
<li>
|
||||
Transfer €40 to our bank account:
|
||||
<br/>
|
||||
BIC: <b>BOFIIE2D</b>
|
||||
<br/>
|
||||
IBAN: <b>IBANIE31BOFI90595047627767</b>
|
||||
<br/>
|
||||
Please put your name in the reference.
|
||||
<br/>
|
||||
If you are having trouble with this or want to arrange another payment method, get in touch.
|
||||
</li>
|
||||
<li>
|
||||
Email the accounts team (compsoc@skynet.ie) with:
|
||||
<ul>
|
||||
<li>The name on the UL Wolves account you created</li>
|
||||
<li>Skynet username</li>
|
||||
<li>The reference on the bank transfer.</li>
|
||||
</ul>
|
||||
You may want to ping @committee on <a href="https://discord.skynet.ie">our discord</a>.
|
||||
</li>
|
||||
</ol>
|
||||
<div class="wrapper">
|
||||
<header class="page-header">
|
||||
<img alt="Sharky, our mascot" height="81.56" src="./images/sharky.svg" width="145"/>
|
||||
<h1>Skynet Alumni Renewal</h1>
|
||||
</header>
|
||||
<main class="page-body">
|
||||
<h1>How to renew your Skynet membership!</h1>
|
||||
<h2>Dear Alumnus; welcome,</h2>
|
||||
<p>
|
||||
Thank you for all your continued support throughout the years.
|
||||
Your contribution and the contribution of many others have made it possible for us to buy more
|
||||
servers which we use to give you the best service we can.
|
||||
With our new servers, we hope to improve the quality for our users and have less downtime.
|
||||
<p>
|
||||
You can now purchase a 5-year subscription for €40.
|
||||
This subscription is for a multi-year limited alumni membership of the Computer Society (This type
|
||||
of membership does not entitle you to society subsidies or places on trips).
|
||||
You must hold a Computer Society membership in order to hold a Skynet account.
|
||||
</p>
|
||||
<p>
|
||||
If there has been no payment made passed the point of expiration on your membership,
|
||||
your Skynet account will freeze.
|
||||
You must pay for membership to unfreeze your account.
|
||||
</p>
|
||||
<p>
|
||||
Below are instructions on how to renew your subscription.
|
||||
Until you make both an account and pay membership, you will not have renewed your subscription.
|
||||
Once you have completed the steps below, you will have renewed your subscription and will be issued
|
||||
a receipt.
|
||||
</p>
|
||||
<p>
|
||||
When requesting membership, you have the option to pay online or pay cash.
|
||||
If you are paying online you can only pay for one year's membership.
|
||||
</p>
|
||||
<h5 class="p1">IMPORTANT!!</h5>
|
||||
<p class="p1">
|
||||
If you are looking to avail of the 5-year membership it is important to note that you can no
|
||||
longer pay for this on the Ul wolves site.
|
||||
Please select the pay with cash option and transfer the multi-year fee to the bank account shown
|
||||
below.
|
||||
</p>
|
||||
<p class="p1">
|
||||
Also please note that you do not need a UL student E-mail address to sign up!
|
||||
</p>
|
||||
<h1>Steps</h1>
|
||||
<ol>
|
||||
<li>
|
||||
Go to <a href="https://ulwolves.ie/">ULWolves.ie</a>
|
||||
<img src="./images/renew1.jpg" alt="UL wolves site">
|
||||
</li>
|
||||
<li>
|
||||
Enter your email address and click Log In/Register
|
||||
</li>
|
||||
<li>
|
||||
Select the appropriate option (UL Alumni Member)
|
||||
<img src="./images/renew2.png" alt="Account type Section">
|
||||
</li>
|
||||
<li>
|
||||
Fill in your personal information on the next page.
|
||||
</li>
|
||||
<li>
|
||||
Verify your email address
|
||||
<img src="./images/renew3.png" alt="Verification Email">
|
||||
</li>
|
||||
<li>
|
||||
Log back in
|
||||
<img src="./images/renew4.png" alt="Sign in">
|
||||
</li>
|
||||
<li>
|
||||
Scroll to find Computer under the Societies section
|
||||
<img src="./images/renew5.jpg" alt="Societies section">
|
||||
</li>
|
||||
<li>
|
||||
Click Request Membership
|
||||
<img src="./images/renew6.jpg" alt="Request Membership">
|
||||
</li>
|
||||
<li>
|
||||
Fill out details and submit request.
|
||||
</li>
|
||||
<li>
|
||||
Transfer €40 to our bank account:
|
||||
<br/>
|
||||
BIC: <b>BOFIIE2D</b>
|
||||
<br/>
|
||||
IBAN: <b>IBANIE31BOFI90595047627767</b>
|
||||
<br/>
|
||||
Please put your name in the reference.
|
||||
<br/>
|
||||
If you are having trouble with this or want to arrange another payment method, get in touch.
|
||||
</li>
|
||||
<li>
|
||||
Email the accounts team (compsoc@skynet.ie) with:
|
||||
<ul>
|
||||
<li>The name on the UL Wolves account you created</li>
|
||||
<li>Skynet username</li>
|
||||
<li>The reference on the bank transfer.</li>
|
||||
</ul>
|
||||
You may want to ping @committee on <a href="https://discord.skynet.ie">our discord</a>.
|
||||
</li>
|
||||
</ol>
|
||||
</main>
|
||||
<footer class="page-footer">
|
||||
UL Computer Society 2020-<span id="year">2023</span>
|
||||
<script>
|
||||
document.getElementById('year').textContent = new Date().getFullYear().toString()
|
||||
</script>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue