Fix editable layout

This commit is contained in:
kisenka 2015-04-14 15:31:59 +04:00
parent 2ae687eb62
commit 84299d0aa5

View File

@ -2,13 +2,9 @@
layout: webhelp
---
<div>
<article>
<h1>
{{ page.title }}
</h1>
{{ content }}
<br>
{% include edit-on-github-link.html %}
</article>
</div>
<h1>{{ page.title }}</h1>
{{ content }}
<br>
{% include edit-on-github-link.html %}