Skip to content

Commit 42b6563

Browse files
author
Kevin Paul
committed
Adding NSF ack as special template
1 parent 7e6ae39 commit 42b6563

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

portal/_templates/footer-nsf.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
</div>
14+
</div>

0 commit comments

Comments
 (0)