Sha256: 992aed508a0fdbd8f6fe3b01fd8dd1ba0eec560e64bf9f8bc4aae329d5ea13f8

Contents?: true

Size: 543 Bytes

Versions: 5

Compression:

Stored size: 543 Bytes

Contents

.modal.fade id="authenticationModal" tabindex="-1" role="dialog"
  .modal-header
    button.close(type="button" role="dialog" data-dismiss="modal") x
    h3 Регистрация через социальные сети
  .modal-body
    p <strong>Если</strong> у вас уже есть активная учетная запись, вы можете привязать к ней профиль социальной сети, <strong>иначе</strong> просто закройте это окно.
    = render 'authentications/form'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adminos-1.0.0.pre.rc.5 lib/generators/templates/install/add_authentications/views/authentications/_modal.slim
adminos-1.0.0.pre.rc.4 lib/generators/templates/install/add_authentications/views/authentications/_modal.slim
adminos-1.0.0.pre.rc.3 lib/generators/templates/install/add_authentications/views/authentications/_modal.slim
adminos-1.0.0.pre.rc.2 lib/generators/templates/install/add_authentications/views/authentications/_modal.slim
adminos-1.0.0.pre.rc.1 lib/generators/templates/install/add_authentications/views/authentications/_modal.slim