Changeset 68 in code for trunk/example/templates
- Timestamp:
- Feb 11, 2024, 2:33:59 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/example/templates/index.html
r67 r68 10 10 </head> 11 11 <body> 12 <table border="1" align="center">12 <table> 13 13 <thead> 14 14 <img class="logo" src="/marisa.png"> … … 40 40 </tr> 41 41 {{end}} 42 <br><hr>43 <p>© 2024 Izuru Yakumo</p>44 42 </tfoot> 45 43 </table>
Note:
See TracChangeset
for help on using the changeset viewer.