hubl/src/page-projects.pug

11 lines
211 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/`,
2018-12-12 16:07:55 +00:00
data-fields='phone, customer, name',
widget-customer='hdapp-client',
2018-12-12 09:03:35 +00:00
search-fields='phone, name',
2018-09-28 19:20:15 +00:00
next='project'
)