Page signup tagging (user submitted taggings)
Variable | Description |
---|---|
id | tag id e.g. 5 |
tag | Tag e.g. {{ tagging.tag.name }} |
signup | Signup doing the tagging e.g. {{ tagging.signup.published_name }} |
page | Page tagged e.g. {{ tagging.page.url }} |
signup_taggings_count | # of people who've tagged this page with this tag e.g. {{ tagging.signup_taggings_count }} |