Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 7, 2019 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/aa510938bbff1901f5d32a7668b29fda to your computer and use it in GitHub Desktop.
Save parzibyte/aa510938bbff1901f5d32a7668b29fda to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Probando generador :)</title>
<link rel="stylesheet" href="<?php echo base_url() ?>css/bulma.min.css">
<link rel="stylesheet" href="<?php echo base_url() ?>css/font-awesome.min.css">
</head>
<body>
<div class="container">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment