mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
re-add docs css class required for some theme elements
This commit is contained in:
@@ -33,7 +33,7 @@ get_header();
|
|||||||
{% block relbar2 %}{% endblock %}
|
{% block relbar2 %}{% endblock %}
|
||||||
|
|
||||||
{%- block content %}
|
{%- block content %}
|
||||||
<div class="container">
|
<div class="container doc-content">
|
||||||
<div class="row clear-both">
|
<div class="row clear-both">
|
||||||
<!-- BEGIN LEFT-SIDEBAR -->
|
<!-- BEGIN LEFT-SIDEBAR -->
|
||||||
{% block header %}{{ navBar() }}{% endblock %}
|
{% block header %}{{ navBar() }}{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user