Skip to content

Commit e327ae7

Browse files
committed
Remove istranslated.html include
1 parent 20ee0cc commit e327ae7

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

_includes/istranslated.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

_layouts/doc.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ <h3 class="toc-header">
6363
</section>
6464
{% endif %}
6565

66-
<!-- { % include istranslated.html % } -->
67-
6866
{% if page.name != "index" and page.name != "rpcindex" %}
6967
<span class="doc">
7068
{% highlight text %}{{ content }}{% endhighlight %}

_layouts/page.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
<article class="page">
3434
<h1>{{ page.title | xml_escape }}</h1>
3535
<div class="article-wrap">
36-
<!-- { % include istranslated.html % } -->
3736
{{ content }}
3837
</div><!-- /.article-wrap -->
3938
</article>

0 commit comments

Comments
 (0)