19 lines
768 B
HTML
19 lines
768 B
HTML
<html>
|
|
<div style='text-align:center;'>
|
|
<div><span style='font-size:28px'>MatterControl</span><div>
|
|
<div style='font-size:12px'><span>Version </span><span class='versionNumber'>0.0.0</span></div>
|
|
<div><span>Developed by MatterHackers</span></div>
|
|
</div>
|
|
<div style='text-align:center;margin-top:10px;'>
|
|
<p>
|
|
Please consider <a>donating</a> to help support and improve MatterControl.
|
|
</p>
|
|
<p>
|
|
Special thanks to Alessandro Ranellucci for his incredible work on <a>Slic3r</a>
|
|
</p>
|
|
<div class='centeredButton'>Send FeedBack</div>
|
|
<div style='margin-top:10'><a href='#'>www.MatterHackers.com</a></div>
|
|
<div><span>Copyright © 2013 MatterHackers, Inc.</span></div>
|
|
<div style='font-size:12px'><span>Build: </span><span>Test Build</span></div>
|
|
</div>
|
|
</html>
|