mirror of
				https://github.com/tiyn/container-critique.git
				synced 2025-10-31 03:01:21 +01:00 
			
		
		
		
	src: rich text editor added
This commit is contained in:
		| @@ -32,8 +32,7 @@ def gen_arch_string(): | ||||
|         content_string += "[<a href=\"" + "/index.html#" + str(ident) + \ | ||||
|             "\">link</a> - <a href=\"/entry/" + \ | ||||
|             str(ident) + "\">standalone</a>] " | ||||
|         content_string += title + \ | ||||
|             " (" + str(year) + ") - " + str(rating) + "/100<br>" | ||||
|         content_string += title + " - " + str(rating) + "/100<br>" | ||||
|         content_string += "</li>\n" | ||||
|  | ||||
|     return content_string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user