Sha256: 006462897d1fa1c9a409ee2a8e18793b621a5673a491edfa3ab50c879f63f5ba

Contents?: true

Size: 568 Bytes

Versions: 15

Compression:

Stored size: 568 Bytes

Contents

<h2 style="margin:0px;">Welcome to Cytoplasm's Management Interface!</h2>
<p>This portion of Cytoplasm serves as a management tool for your website's graphical layout.</p>

<hr />

<ul>
	<li><%=link_to("Tweak your current layout",cytoplasm_edit_url)%></li>
	<li><%=link_to("Save and publish your current layout as a theme","#")%></li>
	<li><%=link_to("Load up a layout theme","#")%></li>
	<li><%=link_to("Browse layout themes","#")%></li>
	<li><%=link_to("Manage Fonts","#")%></li>
</ul>

<script type="text/javascript">
$.Cytoplasm("ready",function(){
	
});
</script>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
cytoplasm-0.1.3 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.1.2 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.1.1 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.1.0 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.9.3 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.9.2 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.9.1 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.9 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.7 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.6 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.5 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.4 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.3 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.2 app/views/cytoplasm/settings/index.html.erb
cytoplasm-0.0.1 app/views/cytoplasm/settings/index.html.erb