Skip to content
Snippets Groups Projects
home.pug 238 B
Newer Older
section#home
    h1 Mentorship program

    #circles
      sib-display#circles-list(
        data-src=`${sdn}/resources/`,
        data-fields='title, description',
        search-fields='title, description',
        next='group'
      )