Unlock quote

Signed-off-by: willysr <willysr@gmail.com>
This commit is contained in:
willysr
2016-01-07 09:14:29 +07:00
parent 65a4c27c1b
commit f1405522a6
+1 -1
View File
@@ -24,7 +24,7 @@ include "includes/navbar.html";
<section class="right"> <section class="right">
<section class="quotes"> <section class="quotes">
<?php <?php
#include "includes/quotes.php"; include "includes/quotes.php";
?> ?>
</section> </section>