Changeset 613 in tmcsimulator for branches/LCSv1/views/default/list.html
- Timestamp:
- 04/02/2020 12:17:33 PM (6 years ago)
- File:
-
- 1 edited
-
branches/LCSv1/views/default/list.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/LCSv1/views/default/list.html
r593 r613 1 1 {{extend 'layout.html'}} 2 <h1>List of Current Log Entries</h1> 3 <p> 2 <div id="pageTitle" class="header"> 3 List of Current Log Entries 4 </div> 5 <p style="text-align: center;"> 4 6 This page is just an exploration. It won't appear in the final application. We won't build our pages in this manner, either. 5 7 </p> 6 <table border="1" cellpadding="5" >8 <table border="1" cellpadding="5" style="margin: 0% 20% 0% 20%;"> 7 9 <tr> 8 10 <th></th>
Note: See TracChangeset
for help on using the changeset viewer.
