Sha256: 02a70c4afa5d1d16300c720cf3b819343889b9e095fa11b9bab12fc063638bc9

Contents?: true

Size: 144 Bytes

Versions: 1

Compression:

Stored size: 144 Bytes

Contents

<html>
	<head>
	</head>
	<body>
		<ul>
		<% for data in @notebook.data %>
			<li><%= data.join(', ')%></li>
		<% end %>
		</ul>
	</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talia_core-0.7.0 generators/talia_swicky/templates/app/views/swicky_notebooks/show.html.erb