index
:
JellySolutions
main
An online U-Fund system focused on coral reef and marine life conservation
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ufund-ui
/
src
/
app
/
app.component.html
blob: 6b9338ca3f7acebf405e1782200c346d109cae33 (
plain
) (
blame
)
1
2
3
4
5
6
<
h1
>
jelly solutions
</
h1
>
<
span
>
{{
currentUser
$
|
async
}}
</
span
>
<
hr
>
<
router-outlet
/>