We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928f51c commit 68426e4Copy full SHA for 68426e4
1 file changed
docs/site/templates/bunit/partials/footer.tmpl.partial
@@ -0,0 +1,13 @@
1
+{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
2
+
3
+<footer>
4
+ <div class="grad-bottom"></div>
5
+ <div class="footer">
6
+ <div class="container">
7
+ <span class="pull-right">
8
+ <a href="#top">Back to top</a>
9
+ </span>
10
+ <small>Documentation updated #{NBGV_GitCommitDate}# in commit #{NBGV_GitCommitIdShort}#</small>.
11
+ </div>
12
13
+</footer>
0 commit comments