Layout: Logo and Top Actions
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2901 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									d4f355c2c9
								
							
						
					
					
						commit
						447d8c7f6c
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -30,3 +30,12 @@ | ||||||
|       @import url(some.css); |       @import url(some.css); | ||||||
|   </style> |   </style> | ||||||
| </metal:css> | </metal:css> | ||||||
|  | 
 | ||||||
|  | <metal:image define-macro="image" | ||||||
|  |            tal:define="layout view/context/template"> | ||||||
|  | 	<img src="cttlogo.jpg" alt="CTT Logo" width="178" height="111" | ||||||
|  |           tal:attributes="src string:${view/page/resourceBase}${layout/src}; | ||||||
|  |                           alt layout/alt; | ||||||
|  |                           width layout/width; | ||||||
|  |                           height layout/height" /> | ||||||
|  | </metal:image> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 werners
						werners