Sha256: b38dc80bc655e255921abd0430b245899fbb5e29a2984c5ab9a25f178d36b737
Contents?: true
Size: 639 Bytes
Versions: 6
Compression:
Stored size: 639 Bytes
Contents
<div class="dashboard"> <p>This place gives you a quick overview of what happens on your Typo blog and what you can do. Maybe will you want to <%= link_to(_('write a post'), :controller => 'content', :action => 'new') %>, <%= link_to(_('write a page'), :controller => 'page', :action => 'new') %>, or <%= link_to(_("Update your profile or change your password"), :controller => 'users', :action => 'edit', :id => session[:user_id]) -%>.</p> <p>You can also do a bit of design and <%= link_to(_("Change your blog presentation"), :controller => 'themes') -%> or <%= link_to(_("enable plugins"), :controller => 'sidebar') -%>.</p> </div>
Version data entries
6 entries across 6 versions & 1 rubygems