Sha256: f661e92ab105c646234ea4c1d1bb6200d6da2f7b1783a069caa9ed366a4c15b9
Contents?: true
Size: 142 Bytes
Versions: 1
Compression:
Stored size: 142 Bytes
Contents
<html> <head></head> <body> <ul> <% for notebook in @notebooks%> <li><%= notebook.to_uri.to_s %></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/index.html.erb |