Sha256: 770765f71334a3c241db6e139b50f8892c6e50f366512c4771e2c1874513f2f2

Contents?: true

Size: 215 Bytes

Versions: 6

Compression:

Stored size: 215 Bytes

Contents

<h2> Follow remote user: </h2>
<br/>

<%= form_tag(add_remote_user_url, :method => "post") do %>
  <%= label_tag(:slug, "Remote user slug:") %>
  <%= text_field_tag(:slug) %>
  <%= submit_tag("Follow") %>
<% end %>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
social2social-0.0.5 app/views/remoteusers/index.html.erb
social_stream-ostatus-0.0.1 app/views/remoteusers/index.html.erb
social2social-0.0.4 app/views/remoteusers/index.html.erb
social2social-0.0.3 app/views/remoteusers/index.html.erb
social2social-0.0.2 app/views/remoteusers/index.html.erb
social2social-0.0.1 app/views/remoteusers/index.html.erb