What I am trying to achieve is to have a line text change when a page is refreshed or at a set interval like every 15 seconds.
I know this is easy with javascript but I really don't want to use javascript.
I wrote a simple snippet that does this for images but cant figure out how to do this for text.
Anyone got any ideas or have a way to do this?
Thank you.