Update linking
This commit is contained in:
parent
880853b94d
commit
bb9c85bed9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ This is a community curated list of frequently asked questions (FAQ) about the i
|
||||||
|
|
||||||
{% for entry in faq %}
|
{% for entry in faq %}
|
||||||
{% if entry.ha_category == category %}
|
{% if entry.ha_category == category %}
|
||||||
### {% linkable_title {{ entry.description }} %}
|
### {% linkable_title {{ entry.title }} %}
|
||||||
{{entry.content}}
|
{{entry.content}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue