Sha256: 0c76fc8008f6b466ff19546d119702a2b2bd114bdd0540eeb2648a0d969cd7e6

Contents?: true

Size: 809 Bytes

Versions: 8

Compression:

Stored size: 809 Bytes

Contents

		<div class="future_conference">
				<div class="future_header">
						<div class="future_text_header">
							<%= image_tag("btn/btn_follower.png", :alt =>"follower") %>2.520 Contacts
						</div>
						<div class="title_righ">
								<a href="#">Ver Todas</a>
						</div>
				</div>
				<div class="post_future_conference">
						<div class="future_content_center">
							<%=link_to ( (image_tag ( "albums/1.png", :alt => @user.name , :size => "40x40")) , @user) %>
							<%=link_to ( (image_tag ( "albums/2.png", :alt => @user.name , :size => "40x40")) , @user) %>
							<%=link_to ( (image_tag ( "albums/3.png", :alt => @user.name , :size => "40x40")) , @user) %>
							<%=link_to ( (image_tag ( "albums/4.png", :alt => @user.name , :size => "40x40")) , @user) %>
						</div>
				</div>
		</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
social_stream-0.1.7 app/views/users/_contacts.html.erb
social_stream-0.1.6 app/views/users/_contacts.html.erb
social_stream-0.1.5 app/views/users/_contacts.html.erb
social_stream-0.1.4 app/views/users/_contacts.html.erb
social_stream-0.1.3 app/views/users/_contacts.html.erb
social_stream-0.1.2 app/views/users/_contacts.html.erb
social_stream-0.1.1 app/views/users/_contacts.html.erb
social_stream-0.1.0 app/views/users/_contacts.html.erb