Skip to content

Commit

Permalink
Update example_message.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mjamilasfihani authored Jul 5, 2021
1 parent 2fa7a54 commit a7ca274
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/Views/example_message.php
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
<div class="my-4 py-4 mx-auto text-center">
<h3><?= $text ?></h3>
<p>Rendered in {elapsed_time} seconds.</p>
</div>
<div class="my-4 py-4 mx-auto text-center"><h3><?= $text ?></h3><p>Rendered in {elapsed_time} seconds.</p></div>

0 comments on commit a7ca274

Please sign in to comment.