Sha256: 55b614f51cddf1bb36e0f02e919c5c427e160fe061a6ccccc5ff024dc2204d82
Contents?: true
Size: 544 Bytes
Versions: 66
Compression:
Stored size: 544 Bytes
Contents
<div id="pageTitle"> <h1><%= class_name.camelize %></h1> </div> <div id="toolbar"> <%%= link_to "Sync", :controller => :Settings, :action => :do_sync %> <%% if SyncEngine::logged_in > 0 %> <%%= link_to "Logout", :controller => :Settings, :action => :logout %> <%% else %> <%%= link_to "Login", :controller => :Settings, :action => :login %> <%% end %> </div> <div id="content"> <table> <tr> <td class="recordLabel">Add links here...</td> </tr> </table> </div>
Version data entries
66 entries across 66 versions & 1 rubygems