diff options
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -76,9 +76,7 @@ session_start(); ?> </form> </div> <br> - <?php - } ?> - <?php if (!isset($_POST["compile"])) { ?> + <?php } else { ?> <div> <label for="user-input"> <h2 class="centered">markdown goes here:</h2> |
