We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46f74d commit 45f6433Copy full SHA for 45f6433
templates/template.html
@@ -9,6 +9,7 @@
9
10
<h1>My GitHub Gists</h1>
11
12
+ <p>Esto sirve para tomar los gists de un usuario en github</p>
13
<form method="POST" action="/search">
14
<input type="text" name="username" value="" />
15
<input type="submit" name="submit" value="Buscar" />
0 commit comments