Sha256: 50d089d499c0c4cf4ccaf69d029ea23ff87c83d739699184554dae8f7a4b7c27

Contents?: true

Size: 681 Bytes

Versions: 8

Compression:

Stored size: 681 Bytes

Contents

<!-- PHCTitleSEO Title Variables -->
<% phc_title "User Manager" %>
<% phc_title_tagline "Useer Profile" %>
<% phc_breadcrumb_one yield(:phc_title) %>
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
<!-- PHCTitleSEO Title Variables -->

<!-- User Profiles - Header -->
<div class="profile">
	<%= render 'phcdevworks_accounts_devise/admin/pages/components/profile_header' %>
</div>
<!-- User Profiles - Header -->

<!-- User Profiles - Remove Full Page Width -->
<div class="profile-content">
	<div class="tab-content p-0">

		<%= render 'phcdevworks_notifications/bootstrap/notifications' %>

	</div>
</div>
<!-- User Profiles - Remove Full Page Width -->

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
phcdevworks_accounts_devise-1.1.1 app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-1.1.0 app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-1.0.1 app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-1.0.0 app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-0.1.3.pre.beta app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-0.1.2.pre.beta app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-0.1.1.pre.beta app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb
phcdevworks_accounts_devise-0.1.0.pre.beta app/views/phcdevworks_accounts_devise/admin/pages/user_profile.html.erb