Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
hey rostonix thanks for helping. I'm new to zenno.
I had problems getting your example to run at first so I redid the logic loop part in one of my own templates and it loops perfectly. I have a related question for you though.
I have a table with 2 columns in this format e.g name;http://www.google.com that gives 2 variables name and url. I want zenno to loop until every line is gone. How can I do that? I have it set to take the first line and 'remove after getting' as well.
In the logical if part I have {-Variable.counter-}<10 at the moment so I just need to know what would be used instead of '10' I think and that should do it hopefully.