source: trunk/templates/loadparameters-Sky.html@ 17

Last change on this file since 17 was 17, checked in by JohnLightfoot, 10 years ago

initial import

File size: 354 bytes
Line 
1<%inherit file="loadparameters-base.html"/>
2
3 <div class="row-fluid">
4 <table class="table table-condensed" summary="parameters">
5 <tbody>
6 <tr>
7 <%
8 renderstage = context['renderstage']
9 rendersubstage = context['rendersubstage']
10 %>
11 </tr>
12
13 </tbody>
14 </table>
15 <div>
Note: See TracBrowser for help on using the repository browser.