forked from tfcoop/www_duniayetu
replaced threefold
This commit is contained in:
parent
790374e7f6
commit
a26dcebe9f
@ -7,7 +7,7 @@
|
|||||||
{% set path_array = current_path | split(pat="/") %}
|
{% set path_array = current_path | split(pat="/") %}
|
||||||
{% set taxonomy = path_array[1] %}
|
{% set taxonomy = path_array[1] %}
|
||||||
{% set category = path_array[2] %}
|
{% set category = path_array[2] %}
|
||||||
The Latest from ThreeFold
|
The Latest from OurWorld Free Zone
|
||||||
{% if taxonomy == "news-category" %} -
|
{% if taxonomy == "news-category" %} -
|
||||||
{{category | replace(from='-', to=' ' ) | title}}
|
{{category | replace(from='-', to=' ' ) | title}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user