mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
Update docs.html
This commit is contained in:
@@ -191,7 +191,7 @@ ng\:form {
|
||||
</div>
|
||||
<div {% if page.notoc %} class="col-xs-12 col-sm-9 col-md-10" {% else %} class="col-xs-12 col-sm-9 col-md-8 col-xl-9" {% endif %} >
|
||||
<section class="section" id="DocumentationText">
|
||||
{{ content }}
|
||||
{% if page.noliquid != true %}{{ content }}{% else %}{{ content | markdownify }}{% endif %}
|
||||
{% if page.noratings != true %}
|
||||
<div style="text-align: center; margin-top: 50px">
|
||||
<img src="/images/chat.png" alt="chat icon" style="margin-right: 10px">
|
||||
|
||||
Reference in New Issue
Block a user