mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
167ba49880
This reverts commit 2e0041e2b8
.
This does not show up on RTD.
7 lines
222 B
HTML
7 lines
222 B
HTML
{% extends "!layout.html" %}
|
|
|
|
{%- block rootrellink %}
|
|
<li><a href="http://saltstack.org">« SaltStack.org</a> | </li>
|
|
<li><a href="{{ pathto('index') }}">Documentation home</a></li>
|
|
{%- endblock %}
|