mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Added WIP box for 4.2
This commit is contained in:
@@ -111,6 +111,13 @@
|
||||
<div class="page-header">
|
||||
<h1><%= article_title %></h1>
|
||||
</div>
|
||||
<% if (version == "4.2") %>
|
||||
<font size="+1" color="red">This documentation is work in progress and might not be complete or fully tested.</font>
|
||||
<div id="annoying-box"
|
||||
style="position: fixed; top: 100px; left: 10px; width: 100px; height: 100px; color: red">
|
||||
This documentation is work in progress and might not be complete or fully tested.
|
||||
</div>
|
||||
<% end %>
|
||||
<%= content %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user