Update index.php
This commit is contained in:
@@ -698,11 +698,9 @@ try {
|
|||||||
<?php echo nl2br(htmlspecialchars($post['body'])); ?>
|
<?php echo nl2br(htmlspecialchars($post['body'])); ?>
|
||||||
</div>
|
</div>
|
||||||
<footer class="mk-post-footer">
|
<footer class="mk-post-footer">
|
||||||
<span class="mk-pill">Log Entry</span>
|
<span class="mk-pill">Entry</span>
|
||||||
<div class="mk-post-actions">
|
<div class="mk-post-actions">
|
||||||
<!-- These could later link to a dedicated post page or admin tools -->
|
<!-- These could later link to a dedicated post page or admin tools -->
|
||||||
<button type="button">View Details</button>
|
|
||||||
<button type="button">Pin</button>
|
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user