Create the announcements subpage.
This commit is contained in:
15
pages/subpages/home/announcements.php
Normal file
15
pages/subpages/home/announcements.php
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
#!/usr/bin/php
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<h1 class="col-12 header">Announcements</h1>
|
||||||
|
<div class="col-12 header center" >
|
||||||
|
<img src="/files/media/icons/home.jpg" alt="">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-12 text">
|
||||||
|
<p>
|
||||||
|
TBD / WIP / TODO
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
Reference in New Issue
Block a user