projects
/
zzz-floof.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7d54f98755d8476271b5171f8ddc3f2c8c8551d4
[zzz-floof.git]
/
floof
/
templates
/
art
/
show.mako
1
<%inherit file="/base.mako" />
2
3
<h1>View Art</h1>
4
5
<img src="${c.art.get_path()}"