mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Formatting
This commit is contained in:
parent
212bdf4152
commit
c4b4c89bd9
4 changed files with 138 additions and 131 deletions
|
|
@ -88,6 +88,13 @@
|
|||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="<?php echo site_url();?>admin/scheduled" class="nav-link">
|
||||
<p>
|
||||
<?php echo 'Scheduled'; ?>
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="<?php echo site_url();?>admin/draft" class="nav-link">
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue