We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46f74d commit f9c0c31Copy full SHA for f9c0c31
templates/template.html
@@ -9,6 +9,7 @@
9
10
<h1>My GitHub Gists</h1>
11
12
+ <p>Esto sirve para otra cosa cualquiera</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