Skip to content

Instantly share code, notes, and snippets.

View manuel14's full-sized avatar

Manuel Matías Zubieta manuel14

  • cordoba, argentina
View GitHub Profile
@manuel14
manuel14 / gist:6252822
Created August 16, 2013 19:32
template
<html>
<style
img { width:100px; }
</style>
<header>
<nav>
<ul>
<li><a href="/">Inicio</a></li>
<li><a href="/usuarios">Usuarios registrados</a></li>
<li><a href="/recetas">Recetas</a></li>