Utilise the "lines" attribute in the templates API to determine inputs #9
		Reference in New Issue
	
	Block a user
	
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The templates API contains an attribute
lineswhich tells the user the maximum number of lines that a meme can accept.We should utilise this to create the card, i.e. dynamically add inputs to the card based on the number of allowed lines for the selected meme.