You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doctype html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN"
-var list = ["Uno", "Dos", "Tres","Cuatro", "Cinco", "Seis"]each item in list
li= item
img(src="/this-image.jpg")
p written with love from #{self.author}#{self.copyright}#{location.href}
but that didnt work
1.Can you explain how to use globals and what it does?
2.Can you update the documentation with an example?
Thank you
The text was updated successfully, but these errors were encountered:
there is this in the current doc
but no examples whatso ever, i was thinking it was globals from the
window
object ,I attempted this amongst others
sample template
but that didnt work
1.Can you explain how to use globals and what it does?
2.Can you update the documentation with an example?
Thank you
The text was updated successfully, but these errors were encountered: