Remove "work in progress" warning
Change-Id: Icc65812883bcaf063387f93b4ca94e915b26f425
diff --git a/named_data_theme/layout.html b/named_data_theme/layout.html
index ec27157..be76c23 100644
--- a/named_data_theme/layout.html
+++ b/named_data_theme/layout.html
@@ -19,7 +19,6 @@
<!--top menu-->
<div class="nine columns" id="menu_container" >
<h1><a href="{{ pathto(master_doc) }}">{{ shorttitle|e }}</a></h1>
- <h2>Note that this is the version of NDN packet specification in progress. Not all changes are finalized and supported by the existing NDN codebase</h2>
</div>
</div>
</div><!--header container end-->