Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.2. - [Release notes](https://github.com/rails/webpacker/releases) - [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v4.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
		
			
				
	
	
		
			60 lines
		
	
	
	
		
			2.4 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
	
		
			2.4 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
%table.email-table{ cellspacing: 0, cellpadding: 0 }
 | 
						|
  %tbody
 | 
						|
    %tr
 | 
						|
      %td.email-body
 | 
						|
        .email-container
 | 
						|
          %table.content-section{ cellspacing: 0, cellpadding: 0 }
 | 
						|
            %tbody
 | 
						|
              %tr
 | 
						|
                %td.content-cell.hero
 | 
						|
                  .email-row
 | 
						|
                    .col-6
 | 
						|
                      %table.column{ cellspacing: 0, cellpadding: 0 }
 | 
						|
                        %tbody
 | 
						|
                          %tr
 | 
						|
                            %td.column-cell.text-center.padded
 | 
						|
                              %table.hero-icon{ align: 'center', cellspacing: 0, cellpadding: 0 }
 | 
						|
                                %tbody
 | 
						|
                                  %tr
 | 
						|
                                    %td
 | 
						|
                                      = image_tag full_pack_url('media/images/mailer/icon_lock_open.png'), alt: ''
 | 
						|
 | 
						|
                              %h1= t 'devise.mailer.reset_password_instructions.title'
 | 
						|
                              %p.lead= t 'devise.mailer.reset_password_instructions.explanation'
 | 
						|
 | 
						|
%table.email-table{ cellspacing: 0, cellpadding: 0 }
 | 
						|
  %tbody
 | 
						|
    %tr
 | 
						|
      %td.email-body
 | 
						|
        .email-container
 | 
						|
          %table.content-section{ cellspacing: 0, cellpadding: 0 }
 | 
						|
            %tbody
 | 
						|
              %tr
 | 
						|
                %td.content-cell.content-start
 | 
						|
                  %table.column{ cellspacing: 0, cellpadding: 0 }
 | 
						|
                    %tbody
 | 
						|
                      %tr
 | 
						|
                        %td.column-cell.button-cell
 | 
						|
                          %table.button{ align: 'center', cellspacing: 0, cellpadding: 0 }
 | 
						|
                            %tbody
 | 
						|
                              %tr
 | 
						|
                                %td.button-primary
 | 
						|
                                  = link_to edit_password_url(@resource, reset_password_token: @token) do
 | 
						|
                                    %span= t 'devise.mailer.reset_password_instructions.action'
 | 
						|
 | 
						|
%table.email-table{ cellspacing: 0, cellpadding: 0 }
 | 
						|
  %tbody
 | 
						|
    %tr
 | 
						|
      %td.email-body
 | 
						|
        .email-container
 | 
						|
          %table.content-section{ cellspacing: 0, cellpadding: 0 }
 | 
						|
            %tbody
 | 
						|
              %tr
 | 
						|
                %td.content-cell
 | 
						|
                  .email-row
 | 
						|
                    .col-6
 | 
						|
                      %table.column{ cellspacing: 0, cellpadding: 0 }
 | 
						|
                        %tbody
 | 
						|
                          %tr
 | 
						|
                            %td.column-cell.text-center.padded
 | 
						|
                              %p= t 'devise.mailer.reset_password_instructions.extra'
 |