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 7e6ae39 commit 42b6563Copy full SHA for 42b6563
portal/_templates/footer-nsf.html
@@ -0,0 +1,14 @@
1
+ <div class="container-fluid footer-extra">
2
+ <div class="container">
3
+ <div class="row">
4
+ <p class="m-0">
5
+ <img src="{{ pathto('_static/images/logos/footer-logo-nsf.png', 1) }}" style="float:left;width:60px;height:60px;margin-right:1rem;">
6
+ This material is based upon work supported by the National
7
+ Science Foundation under Grant Nos. 2026863 and 2026899. Any
8
+ opinions, findings, and conclusions or recommendations expressed
9
+ in this material are those of the author(s) and do not necessarily
10
+ reflect the views of the National Science Foundation.
11
+ </p>
12
+ </div>
13
14
0 commit comments