DASHA
This commit is contained in:
		
							
								
								
									
										21
									
								
								Движок Pug/views/contact.pug
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								Движок Pug/views/contact.pug
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <title>#{title}</title> | ||||
|     <meta charset="utf-8" /> | ||||
| </head> | ||||
| <body> | ||||
|  | ||||
|     h1 #{title} в Pug | ||||
|  | ||||
|     if emailsVisible | ||||
|         h3 Электронные адреса | ||||
|         ul | ||||
|             each email in emails | ||||
|                 li=email | ||||
|     else | ||||
|         h3 Электроннный адрес отсутствует | ||||
|     p Телефон: #{phone} | ||||
| </body> | ||||
| <html> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 User1
					User1