The about page now renders most of its content

This commit is contained in:
larsbrubaker 2014-04-23 13:32:05 -07:00
parent 3e5b966fd1
commit 157b68545e
5 changed files with 298 additions and 197 deletions

View file

@ -1,4 +1,4 @@
<table style='height:100%;text-align:center;font-size:12pt'>
<table align='center' style='height:100%;text-align:center;font-size:12pt'>
<tr><td><span style='font-size:20pt'>MatterControl</span><span style='vertical-align:top;font-size:10pt'></span></td></tr>
<tr><td style='font-size:10pt'><span class='translate'>Version </span><span class='versionNumber'>0.0.0</span></td></tr>
<tr><td style='font-size:10pt'><span class='toUpper translate'>Developed by:</span><span style='font-size:14pt'> MatterHackers</span></td></tr>
@ -6,8 +6,8 @@
<tr><td>Please consider <a href='http://www.matterhackers.com/store/printer-accessories/mattercontrol-donation'>donating</a> to help support MatterControl.</td></tr>
<tr style='height:100%;'><td>&nbsp;</td></tr>
<tr><td>Special thanks to:</td></tr>
<tr><td>Alessandro Ranellucci for <a href="https://github.com/alexrj/Slic3r">Slic3r</a></td></tr>
<tr><td>David Braam and Ultimaker BV for <a href="https://github.com/Ultimaker/CuraEngine">CuraEngine</a></td></tr>
<tr><td>Alessandro Ranellucci for <a href='https://github.com/alexrj/Slic3r'>Slic3r</a></td></tr>
<tr><td>David Braam and Ultimaker BV for <a href='https://github.com/Ultimaker/CuraEngine'>CuraEngine</a></td></tr>
<tr style='height:100%;'><td>&nbsp;</td></tr>
<tr><td class='centeredButton translate'>Send FeedBack</td></tr>
<tr><td><a href='http://www.matterhackers.com/'>www.matterhackers.com</a></td></tr>