summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/doc-info/empty-attributes.gold-html
blob: 07d23c0b3a665ba986dbaa3d4d35523f1aee38c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Empty Attributes
    </h3>
    <div class="authorgroup">
      <h3 class="author">
      </h3>
    </div>
    <p class="copyright">
      2011
    </p>
    <p>
      <tt>biblioid</tt> and <tt>source-mode</tt> can't be empty.
    </p>
  </body>
</html>