Skip to content
Snippets Groups Projects

Added information on base html about osbolete documentation

Merged Jiří Ježek requested to merge osbolete-documentation-warning into master
2 files
+ 11
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -25,6 +25,13 @@
{{ partial "menu" . }}
</aside>
{{ end }}
<blockquote class="container gdoc-hint danger obsolete">
<p><strong>WARNING</strong></p>
<p>
This documentation is obsolete and not maintained anymore, please use new <a class="gdoc-markdown__link" href="https://docs.e-infra.cz/compute/openstack/">e-INFRA CZ documentation</a>
</p>
</blockquote>
<div class="gdoc-page">
{{ template "main" . }}
Loading