Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stuffbymax authored Feb 28, 2024
1 parent 20aeb3d commit 25b60dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ <h1>stuffbymax</h1>
<div class="center">
<h2 class="section-heading" >form</h2>
</div>
<p>the form dosnt work properly</p>
<form method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>">
<form id="contact_form" method="post">
<div class="form-group">
Expand Down

0 comments on commit 25b60dd

Please sign in to comment.