We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e218703 commit de6d9cdCopy full SHA for de6d9cd
2 files changed
src/main/jbake/templates/footer.ftl
@@ -41,7 +41,7 @@
41
<span>Copyright © 2017, Oracle and/or its affiliates. All rights reserved.</span>
42
</a>
43
</span>
44
-<p align="center" class="beta">Beta Draft (Pre-General Availability)</p>
+<!--<p align="center" class="beta">Beta Draft (Pre-General Availability)</p> -->
45
46
</body>
47
</html>
src/main/jbake/templates/header.ftl
@@ -13,9 +13,8 @@
13
<tr>
14
<td align="left" valign="top">
15
<b>Java Platform, Enterprise Edition (Java EE) 8</b><br />
16
- <b>The Java EE Tutorial</b><br />
17
- E63026-01<br />
18
- <p class="beta">Beta Draft (Pre-General Availability)</p>
+ <b>The Java EE Tutorial</b>
+ <!-- <p class="beta">Beta Draft (Pre-General Availability)</p> -->
19
</td>
20
</tr>
21
</table>
0 commit comments