hubl/src/page-projects.pug

11 lines
209 B
Plaintext
Raw Normal View History

2018-11-20 15:28:00 +00:00
//#projects
div
2018-09-28 19:20:15 +00:00
h1 Projects
sib-display(
data-src=`${sdn}/projects/`,
data-fields='number, client, name',
widget-client='hdapp-client',
search-fields='number, name',
next='project'
)