-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinish.html
More file actions
23 lines (19 loc) · 874 Bytes
/
finish.html
File metadata and controls
23 lines (19 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body component-cloak>
<component key=elmob></component> <!-- Navigation menu -->
<component key=edmdo></component> <!-- Banner image -->
<component key=eanar></component> <!-- Mission statement -->
<component key=enman id="donate"></component> <!-- Donate now cards -->
<component key=nknlr id="about"></component> <!-- About OCC -->
<component key=ekbbo></component> <!-- Carousel (slideshow) -->
<component key=enmmm id="team"></component> <!-- Our team -->
<component key=eankd id="signup"></component> <!-- Signup form -->
<component key=kdkbk></component> <!-- Social media links -->
<!-- Component IO script -->
<script project="876MN8" src="https://cdn.component.io/v1"></script>
</body>
</html>