This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
WebmailBuilder.html
230 lines (226 loc) · 18.1 KB
/
WebmailBuilder.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>The Sentinels - FRC Team 5599</title>
<meta name="twitter:card" content="summary">
<meta property="og:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<meta name="description" content="The Sentinels are Benjamin N. Cardozo High School's Robotics Team. We participate in the FIRST Robotics Program (Team 5599) and other various competitive robotics events (FRC, SeaPerch, etc.)">
<meta property="og:type" content="website">
<meta name="twitter:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allerta">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allura">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Asap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Baloo">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Coming+Soon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Concert+One">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="/assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="/assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="/assets/fonts/material-icons.min.css">
<link rel="stylesheet" href="/assets/fonts/typicons.min.css">
<link rel="stylesheet" href="/assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="/assets/css/styles.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76476506-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-76476506-2');
</script>
<script src="https://cloud.tinymce.com/stable/tinymce.min.js?apiKey=kvwehmeg6lpbkwwb9bxcaqf9ltdivf8697ak52untkxgjz8u"></script>
</head>
<body class="t--light">
<!-- Start: Navigation Bar -->
<nav class="navbar navbar-dark navbar-expand-md fixed-top">
<div class="container-fluid"><a class="navbar-brand text-truncate" href="/index.html" target="_top" style="font-family: "Blade Runner Movie Font";"><img class="navbar-brand-icon" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">THE SENTINElS</a><button data-toggle="collapse" class="navbar-toggler"
data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" id="nav-home" href="/index.html" target="_top">HOME</a></li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-about" href="/About.html">ABOUT</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/About.html">About Us</a><a class="dropdown-item text-white-50" href="/Competitions.html">Competitions</a><a class="dropdown-item text-white-50" href="/Team.html">Our Team</a><a class="dropdown-item text-white-50"
href="/Robots.html">Our Robots</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-community"><i class="fa fa-globe" style="margin-right:8px"></i>COMMUNITY</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="https://blog.team5599.com/" target="_blank">Our Blog<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="/SocialMedia.html">Social Media<i class="fa fa-facebook" style="margin-left:8px;font-size:12px"></i><i class="fa fa-twitter" style="margin-left:8px;font-size:12px"></i><i class="fa fa-youtube-play" style="margin-left:8px;font-size:12px"></i><i class="icon ion-social-instagram-outline" style="margin-left:8px;font-size:12px"></i></a>
<div
class="dropdown-divider"></div><a class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a><a class="dropdown-item text-white-50" href="/Projects.html">Projects & Demos</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-team">TEAM RESOURCES</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Calendar.html">Calendar<i class="fa fa-calendar" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="https://www.flickr.com/photos/142731277@N02/" target="_blank">Photos & Videos<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a>
<a
class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-right text-white-50 dashboard-goto">Sign In<img class="navbar-account-image" style="display:none;" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png"><i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-sponsors" href="#">SPONSORS</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Sponsors.html">Our Sponsors</a><a class="dropdown-item text-white-50" href="/Incentives.html">Sponsor Incentives</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-white-50" data-toggle="modal" data-target="#sponsor-modal">Become a Sponsor <i class="fa fa-gift"></i></a></div>
</li>
<li class="nav-item"><a class="nav-link" id="nav-contact" href="/Contact.html">CONTACT US</a></li>
</ul>
</div>
</div>
</nav>
<!-- End: Navigation Bar -->
<div class="header-divider-blue"></div>
<!-- Start: Account-Loading -->
<div id="account-loading" class="text-center" style="margin-bottom:80px;margin-top:80px;display-none;">
<h1 class="text-monospace text-center text-muted" id="loading-title">Loading Content</h1>
<div><img class="pulse animated infinite loading-icon" src="/assets/img/Icons/Logo_Transparent_760x760.png"></div><a class="btn btn-link text-monospace loading-redirect" role="button" href="/SignIn.html">If nothing happens after 10 seconds, click here.</a></div>
<!-- End: Account-Loading -->
<div class="container newsletter-archive-container" id="account-main-container" style="margin-bottom:40px;">
<div class="btn-toolbar" style="margin-bottom:10px;">
<div class="btn-group" role="group"><button class="btn btn-primary btn-lg" type="button">Create New Newsletter</button></div>
<div class="btn-group" role="group" style="margin-left:20px;"><button class="btn btn-primary" type="button">View Mailing List</button><button class="btn btn-primary" type="button">Manage Mailing Groups</button></div>
</div>
<h4>Drafts</h4>
<div class="newsletter-archive-list">
<div class="table-responsive">
<table class="table table-striped table-hover table-sm">
<thead>
<tr>
<th>Date Created<i class="typcn typcn-arrow-unsorted"></i></th>
<th>Last Modified<i class="typcn typcn-arrow-unsorted"></i></th>
<th>Title<i class="typcn typcn-arrow-unsorted"></i></th>
<th>Author<i class="typcn typcn-arrow-unsorted"></i></th>
<th class="text-center">Actions</th>
</tr>
</thead>
<tbody>
<tr>
<td>mm/dd/yy</td>
<td>mm/dd/yyyy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-info btn-sm newsletter-archive-view-btn" type="button">Edit</button><button class="btn btn-danger btn-sm" style="margin-left:10px;" type="button"><i class="fas fa-trash"></i></button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>mm/dd/yyyy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-info btn-sm newsletter-archive-view-btn" type="button">Edit</button><button class="btn btn-danger btn-sm" style="margin-left:10px;" type="button"><i class="fas fa-trash"></i></button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>mm/dd/yyyy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-info btn-sm newsletter-archive-view-btn" type="button">Edit</button><button class="btn btn-danger btn-sm" style="margin-left:10px;" type="button"><i class="fas fa-trash"></i></button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>mm/dd/yyyy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-info btn-sm newsletter-archive-view-btn" type="button">Edit</button><button class="btn btn-danger btn-sm" style="margin-left:10px;" type="button"><i class="fas fa-trash"></i></button></td>
</tr>
</tbody>
</table>
</div>
</div>
<h4>Archives</h4>
<div class="newsletter-archive-search-div"><input type="search" class="newsletter-archive-search" placeholder="Search by mm/dd/yyyy, Title, or Author"><button class="btn btn-success newsletter-archive-search-btn" type="button">Search</button></div>
<div class="newsletter-archive-list">
<div class="table-responsive">
<table class="table table-striped table-hover table-sm">
<thead>
<tr>
<th>Date</th>
<th>Title</th>
<th>Author</th>
<th class="text-center">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td>mm/dd/yy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-primary btn-sm newsletter-archive-view-btn" type="button">View</button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-primary btn-sm newsletter-archive-view-btn" type="button">View</button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-primary btn-sm newsletter-archive-view-btn" type="button">View</button></td>
</tr>
<tr>
<td>mm/dd/yy</td>
<td>A title is something that ends up being stupid long for some reason</td>
<td>Michael Rooplall</td>
<td class="text-center"><button class="btn btn-primary btn-sm newsletter-archive-view-btn" type="button">View</button></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="newsletter-create-container clearfix">
<div>
<div class="divider blue"></div>
<div class="divider orange"></div>
</div>
<div class="newsletter-create-sidebar t--light"><button class="btn btn-dark webmail-sidebar-element-btn" id="dashboard-return" type="button"><i class="fa fa-arrow-circle-left" style="margin-right:8px;"></i>Back to Dashboard</button>
<div class="webmail-sidebar-divider"></div>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_splash_img">Full Splash Image<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_main_text">Main Text<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_one_col">One Column Text<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_two_col"><i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i>Two Columns Text</p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_three_col">Three Columns Text<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_left_text_card">Left Text Card<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_right_text_card">Right Text Card<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_bg_with_text">Background Image with Text<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<p class="text-monospace webmail-sidebar-element t--light grabbable" id="wm_spacer">Clear Spacer<i class="fa fa-hand-grab-o webmail-sidebar-element-handle"></i></p>
<div class="webmail-sidebar-divider"></div>
</div>
<div class="newsletter-create-main-outer t--light">
<div class="webmail-toolbar-container"></div>
<div class="newsletter-create-main">
<!-- Start: Webmail Container -->
<div class="newsletter-create-page"><table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: 0 auto;">
<!-- Email Header : BEGIN -->
<tr>
<td style="padding: 20px 0; text-align: center">
<img src="https://www.team5599.com/assets/img/Logos/SubLogo_Blue.png" width="80" height="80" alt="alt_text" border="0" style="height: auto; background: #dddddd; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #555555;">
</td>
</tr>
<!-- Email Header : END --></table></div>
<!-- End: Webmail Container -->
</div>
</div>
</div>
<div>
<div class="divider blue"></div>
<div class="divider orange"></div>
</div><button class="btn btn-dark text-white t--light" id="toggle-contrast" type="button" style="display: none;"><i class="icon ion-contrast"></i></button>
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/packery.pkgd.min.js"></script>
<script src="/assets/js/script.min.js"></script>
</body>
</html>