We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ee0cc commit e327ae7Copy full SHA for e327ae7
_includes/istranslated.html
_layouts/doc.html
@@ -63,8 +63,6 @@ <h3 class="toc-header">
63
</section>
64
{% endif %}
65
66
- <!-- { % include istranslated.html % } -->
67
-
68
{% if page.name != "index" and page.name != "rpcindex" %}
69
<span class="doc">
70
{% highlight text %}{{ content }}{% endhighlight %}
_layouts/page.html
@@ -33,7 +33,6 @@
33
<article class="page">
34
<h1>{{ page.title | xml_escape }}</h1>
35
<div class="article-wrap">
36
37
{{ content }}
38
</div><!-- /.article-wrap -->
39
</article>
0 commit comments