Sha256: 5cab387ede7aa7eebc0226a163a434a7e7457e8bc68ef9aac05331ef94125bff
Contents?: true
Size: 558 Bytes
Versions: 34
Compression:
Stored size: 558 Bytes
Contents
<div data-role="page"> <div data-role="header" data-position="inline"> <h1>GcmPushClient</h1> <% if SyncEngine::logged_in > 0 %> <%= link_to "Sync", :controller => :Settings, :action => :do_sync %> <%= link_to "Logout", :controller => :Settings, :action => :logout %> <% else %> <%= link_to "Login", :controller => :Settings, :action => :login %> <% end %> </div> <div data-role="content"> <table> <tr> <td class="recordLabel">Add links here...</td> </tr> </table> </div> </div>
Version data entries
34 entries across 17 versions & 2 rubygems