Skip to content

Commit b592d12

Browse files
committed
Redo footer
This closes #3031, although I'm not sure this file is actually used by documentable now...
1 parent cf60fc2 commit b592d12

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

template/footer.html

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
</div>
22
<footer class="pretty-box yellow">
3-
<p>
4-
Generated from <a href="SOURCEURL">PODPATH</a>.
5-
<br/>
6-
This is a work in progress to document Perl 6, and known to be
7-
incomplete.
8-
<br/>
9-
<a href="https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#reporting-bugs">Please report any issues</a>EDITURL
10-
Your contribution is appreciated.
11-
</p>
12-
<p>
13-
This documentation is provided under the terms of the
3+
<p>Generated from <a href="SOURCEURL">PODPATH</a>.</p>
4+
<p>This is a work in progress to document Perl 6, and known to be
5+
incomplete</p>
6+
<p><a href="https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#reporting-bugs">Please report any issues</a>EDITURL
7+
Your contribution is appreciated.</p>
8+
9+
<p> This documentation is provided under the terms of the
1410
<a href="https://raw.githubusercontent.com/perl6/doc/master/LICENSE">Artistic License 2.0</a>.
1511
The Camelia image is <a href="https://raw.githubusercontent.com/perl6/mu/master/misc/camelia.txt"
1612
>copyright © 2009 by Larry Wall.</a>

0 commit comments

Comments
 (0)