Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/saey55/hugo-elate-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaey55 <saey55@users.noreply.github.com>2017-03-13 12:33:51 +0300
committerGitHub <noreply@github.com>2017-03-13 12:33:51 +0300
commitd2cc94f2a313a4e1b39f2a4b02f43093922a6dd7 (patch)
tree244d6ba444b8ccefd7a2d2b568ccc32f774aade4
parent390d9b8899fe2c503e920d7f42f5a3d65f61b653 (diff)
parent4e07fdcfbfaef2965fd1f5fdf475b937ce385052 (diff)
Merge pull request #16 from m4ng0/master
Removed extra closing div in contact page.
-rwxr-xr-xlayouts/partials/contact.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/contact.html b/layouts/partials/contact.html
index 0c93dca..03c2baa 100755
--- a/layouts/partials/contact.html
+++ b/layouts/partials/contact.html
@@ -50,7 +50,6 @@
<div class="form-group ">
<input class="btn btn-primary btn-lg" value="{{ .Site.Params.contact.button | markdownify }}" type="submit">
</div>
- </div>
</form>
</div>