wrapper.fhtml: Add `license' relationship to the AGPL link.
[chopwood] / wrapper.fhtml
index 18cc77f..3901252 100644 (file)
 
 ~={payload}@?~
 
+~={warnings}{~
+<div class=warn>
+<h2>Warnings</h2>
+<ul>
+~@{<li>~:H~%~}~
+</ul>
+</div>~2%~}~
+
 <div class=credits>
   <a href="~={static}H/about.html">Chopwood</a>, version ~={version}H:
   copyright &copy; 2012 Mark Wooding
   <br>
-  This is <a href="http://www.gnu.org/licenses/agpl-3.0.html">free
+  This is
+  <a rel=license href="http://www.gnu.org/licenses/agpl-3.0.html">free
   software</a>.  You
   can <a href="~={script}H/~={package}H-~={version}H.tar.gz">download
   the source code</a>.