12d89245c6a751cee427658b7cb44002df8f4ff4
[laas.git] / src / templates / laas / dashboard / landing.html
1 {% extends "base/dashboard/landing.html" %}
2
3 {% block about_us %}
4 <p>The Lab as a Service (LaaS) project aims to help in the development and testing of LFN projects such as
5     Anuket
6     by hosting hardware and providing access to the community. Currently, the only participating lab is the
7     University of New Hampshire Interoperability Lab (UNH-IOL).</p>
8 <p>To get started, you can request access to a server at the right. PTL's have the ability to design and
9     book a
10     whole block of servers with customized layer2 networks (e.g. a Pharos Pod). Read more here: 
11     <a href="https://wiki.anuket.io/display/HOME/Lab+as+a+Service" target="_blank" class="inTextLink">LaaS Wiki</a></p>
12 {% endblock %}