mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
move out stuff. move stuff around
This commit is contained in:
10
svelte.src/routes/mail/+page.svelte
Normal file
10
svelte.src/routes/mail/+page.svelte
Normal file
@@ -0,0 +1,10 @@
|
||||
<p>
|
||||
This will be populated… sometime
|
||||
</p>
|
||||
|
||||
<table class="grid-table border-collapse">
|
||||
<tr>
|
||||
<th scope="row">Semester</th>
|
||||
<td>N</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user