index
:
OpenBills-server-old
main
Server for the second iteration of OpenBills
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
templates
/
partials
/
item.html
blob: 04eabba2c7b4d4e232f3a20ff24dc8070a4b5162 (
plain
)
1
2
3
{{
define
"partials/item.html"
}}
<
div
>
{{
.Name
}}
</
div
>
{{
end
}}