Skip to content

Instantly share code, notes, and snippets.

@Javlopez
Created November 11, 2011 23:15
Show Gist options
  • Save Javlopez/1359631 to your computer and use it in GitHub Desktop.
Save Javlopez/1359631 to your computer and use it in GitHub Desktop.
View index
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body>
<div>
<h3>Ejemplo de uso de A1</h3>
<p>
<a href="<?php echo $loginurl ?>" >Iniciar Sesión</a>
</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment