|
    Ultima modificación |
    Ver Log
    | 
  
  
  
     
        
        | Rev | Autor | Línea Nro. | Línea | 
     
     
        
           | 1 | efrain | 1 | ---
 | 
        
           |  |  | 2 | title: "404 - File not found"
 | 
        
           |  |  | 3 | layout: 404
 | 
        
           |  |  | 4 | description: ""
 | 
        
           |  |  | 5 | url: /404.html
 | 
        
           |  |  | 6 | robots: noindex,follow
 | 
        
           |  |  | 7 | sitemap_exclude: true
 | 
        
           |  |  | 8 | ---
 | 
        
           |  |  | 9 |   | 
        
           |  |  | 10 | <div class="text-center py-5">
 | 
        
           |  |  | 11 |   <h1 class="display-1">404</h1>
 | 
        
           |  |  | 12 |   <h2>File not found</h2>
 | 
        
           |  |  | 13 | </div>
 |