Questions tagged [hubl]

HubL is a templating language used in the HubSpot CMS, HubL is a sub-set of Jinja.

17 questions
0
votes
2 answers

HTML & HUBL: How to add page numbers

I am developing a blog and it is almost done. I want page numbers on each page, I already have arrows for next page and previous page. It is a custom coded blog developed in Hubspot hence the use of HUBL, a templating language and HTML. Can anyone…
Dok
  • 1
  • 1
0
votes
1 answer

How to add a unique id to first of kind

ok. Building out a employee directory. At the top of the directory is the alphabet so you can click on a letter an arrive at the first person who has that letter as first letter of last name. How can i loop through the all of the employees and…
1
2