add a note


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67290 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/features.html b/www/features.html
index 21f6ebc..f3b76f8 100644
--- a/www/features.html
+++ b/www/features.html
@@ -311,6 +311,9 @@
 <p>In practice, we've found that this is actually more useful in multiply nested
 macros that in simple ones.</p>
 
+<h4>Fix-it Hints</h4>
+
+<p>simple example + template&lt;&gt; example</p>
 
 <h4>C++ Fun Examples</h4>