mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			262 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			262 B
		
	
	
	
	
	
	
	
title, description, categories, menu, keywords, signature, relatedfuncs
| title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lt | Returns the boolean truth of arg1 < arg2. | 
 | 
 | 
 | 
 | 
{{ if lt 5 10 }}true{{ end }}