My Command
This commit is contained in:
parent
7fc0d44067
commit
993e4f79ea
|
@ -22,7 +22,7 @@ func Pages.Index()
|
||||||
<input type="text" name="text" placeholder="Text to echo">
|
<input type="text" name="text" placeholder="Text to echo">
|
||||||
<input type="submit" value="Echo it">
|
<input type="submit" value="Echo it">
|
||||||
</form>
|
</form>
|
||||||
<p>This is a website</p>
|
<p>This is a modified website</p>
|
||||||
<p>1 John 4:4: You, dear children, are from God and have overcome them, because the one who is in you is greater than the one who is in the world.</p>
|
<p>1 John 4:4: You, dear children, are from God and have overcome them, because the one who is in you is greater than the one who is in the world.</p>
|
||||||
</section>);
|
</section>);
|
||||||
}
|
}
|
Loading…
Reference in New Issue