mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-18 04:55:32 +00:00
add functions texts
This commit is contained in:
@ -10,6 +10,9 @@ backLink: false
|
||||
|
||||
{% include cta.html text='read more on the site!' %}
|
||||
|
||||
{% assign function = site.data.function %}
|
||||
{% include functions.html data=function %}
|
||||
|
||||
{% assign end = site.data.end_cta %}
|
||||
{% include cta.html cta=end %}
|
||||
|
||||
|
Reference in New Issue
Block a user