Revision 13de11ea snf-cyclades-app/synnefo/ui/new_ui/ui/index.html

b/snf-cyclades-app/synnefo/ui/new_ui/ui/index.html
152 152
	<script type="text/x-handlebars" data-template-name="sshkeys">
153 153
		<h2>sshkeys</h2>
154 154
	</script>
155
		
156 155

  
157
	<!-- COMPONENTS -->			
158
	<script type="text/x-handlebars" id="components/actionBtns-simple">
159
		{{actionLabel}} - {{elementID}}
160
	</script>
161
	
162
	<script type="text/x-handlebars" id="components/login-menu">
163
		<div class="wrap">
164
			<a href="">{{email}}</a>
165
			<ul>
166
				<li><a href="">dashboard</a></li>
167
				<li><a href="">sign out</a></li>
168
			</ul>
169
		</div>
170
	</script>
156

  
171 157

  
172 158

  
173 159

  

Also available in: Unified diff