Initial
This commit is contained in:
parent
4d8ba20820
commit
f371cab518
109 changed files with 157765 additions and 0 deletions
16
_pages/table_result.html
Normal file
16
_pages/table_result.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<table class='flow_result'>
|
||||
<tr>
|
||||
<th>Query Name</th>
|
||||
<th>RA (HMS format)</th>
|
||||
<th>DEC (DMS format)</th>
|
||||
<th>Peculiar velocity (km/s)</th>
|
||||
<th>Distance estimate (km/s)</th>
|
||||
<th>Error?</th>
|
||||
<th>FK4 (RA)</th>
|
||||
<th>FK4 (DEC)</th>
|
||||
</tr>
|
||||
</table>
|
||||
<div class='submit_button'>
|
||||
<a class='myButton' href='javascript:void(0)'>Back</a>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue