.row.content_area .col-md-12 h1.page-title | App version = link_to 'edit', edit_admin_mobile_app_app_version_path(@mobile_app, @app_version), class: 'btn pull-right' .row.content_area .col-md-12 .well .row .col-md-6 h5 Version p = @app_version.version .col-md-6 h5 App URL p = @app_version.app_url h5 Description p = @app_version.description h5 Force update p = @app_version.force_update