-
Notifications
You must be signed in to change notification settings - Fork 3
/
M.html
21 lines (17 loc) · 1.21 KB
/
M.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>SignUP!!</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/style3.css">
</head>
<body>
<a href="index.html">
<img src="images/2019LogoTsI.png" width = 320 alt="" /><a></a>
<p style="font-size:22px; color: silver">Please download the OBJ file to form the basis of new manufacturing designs:<br></p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="images/CCNC.png" /></a><br /><font color="lightgray">This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><font color="lightblue">Creative Commons Attribution-NonCommercial 4.0 International License</a><br>
<a rel="contract" href="TetraGeniusContract.pdf"><font color="lightblue">Our standard contract is meant to let you keep your IP as far as possible; if we use it we pay royalties as per agreement.</a>
<a href="models/obj/geometric.obj" style="font-size:22px; color: silver">OBJ template file<br></a>
</body>
</html>