fix ES page
This commit is contained in:
		@@ -2,25 +2,24 @@
 | 
			
		||||
<html lang="es">
 | 
			
		||||
  <head>
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <title>Hostux • About</title>
 | 
			
		||||
    <title>Hostux</title>
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    <link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
 | 
			
		||||
    <meta property="og:site_name" content="Hostux">
 | 
			
		||||
    
 | 
			
		||||
      <meta property="og:title" content="Hostux">
 | 
			
		||||
      <meta property="og:type" content="website">
 | 
			
		||||
      <meta property="og:url" content="https://hostux.network/es/about.html">
 | 
			
		||||
      <meta property="og:url" content="https://Hostux.net/es/index.html">
 | 
			
		||||
    
 | 
			
		||||
    <meta property="og:image" content="https://hostux.network/es/static/img/hostux.svg">
 | 
			
		||||
    <meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
 | 
			
		||||
    <link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
 | 
			
		||||
    <link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
 | 
			
		||||
    <link rel="stylesheet" href="/static/css/app.css">
 | 
			
		||||
    <link rel="prefetch" type="application/l10n" href="static/locales.ini">
 | 
			
		||||
    
 | 
			
		||||
    <link rel="shortcut icon" href="/favicon.ico">
 | 
			
		||||
  </head>
 | 
			
		||||
 | 
			
		||||
  <body>
 | 
			
		||||
  <body class="wide">
 | 
			
		||||
    <div class="page">
 | 
			
		||||
 | 
			
		||||
      <div class="container">
 | 
			
		||||
@@ -31,8 +30,8 @@
 | 
			
		||||
        </header>
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
          <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
 | 
			
		||||
            <nav class="my-2 my-md-0 mr-md-3">
 | 
			
		||||
          <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
 | 
			
		||||
            <nav class="my-2 my-md-0">
 | 
			
		||||
              <a class="p-2 text-dark" href="/es/about.html">About</a>
 | 
			
		||||
              <a class="p-2 text-dark" href="/es/index.html">Services</a>
 | 
			
		||||
              <a class="p-2 text-dark" href="/es/blog.html">Updates</a>
 | 
			
		||||
@@ -42,7 +41,7 @@
 | 
			
		||||
        
 | 
			
		||||
      </div>
 | 
			
		||||
 | 
			
		||||
      <div class="container mt-4">
 | 
			
		||||
      <div class="container mt-4">  
 | 
			
		||||
        
 | 
			
		||||
  <div class="row justify-content-center">
 | 
			
		||||
    <div class="col-lg-10">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user