Sha256: 5f0d79ddc255dfdecc9926473f28dc54d95cfb6f05bd600e6a872957b62bb230
Contents?: true
Size: 518 Bytes
Versions: 23
Compression:
Stored size: 518 Bytes
Contents
<div id="pageTitle"> <h1>Wptest</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
23 entries across 23 versions & 1 rubygems