-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaccess.html
63 lines (49 loc) · 1.52 KB
/
access.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
---
layout: page
title: Access
permalink: /access/
---
<!-- Slider Start -->
<section id="global-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>ACCESS</h1>
<b><p><big>Get access to JADE HPC facilities</big></p></b>
</div>
</div>
</div>
</div>
</section>
<!-- Access info Start -->
<section id="portfolio-work">
<div class="container">
<h2>Academic Access</h2>
<p>
UK academic researchers can apply for access within a grant application.
</p>
<hr />
<h3 id="simple">Simple Access Methods</h3>
<hr />
<h3 id="grant">Grant Access</h3>
<hr />
<h3 id="other">Other Access Routes</h3>
</section>
</section>
<!-- Call to action Start -->
<section id="call-to-action">
<!--
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>We are always looking for new ideas and feedback.</h2>
<b><p><big>We are always keen to work with people and organisations. If you think you can contribute to HPC-UK then please just get in touch and talk to us. Feel free to contact us with any questions or feedback - we would really appreciate your input!</big></p></b>
<a class="btn btn-default btn-call-to-action" href="https://jade.github.io/contact/" >Get in touch</a>
</div>
</div>
</div>
</div>
-->
</section>