Commit 6628f212 authored by Santino Campos's avatar Santino Campos

Add button leading to home page to other two hero detail pages

parent 5daba02a
...@@ -12,5 +12,8 @@ ...@@ -12,5 +12,8 @@
<dt>Skills</dt><dd>Nimbus, Rain Cloud, Thunderbolt</dd> <dt>Skills</dt><dd>Nimbus, Rain Cloud, Thunderbolt</dd>
<dt>Lore</dt><dd>I am a cloud. When I pee you call it 'rain'.</dd> <dt>Lore</dt><dd>I am a cloud. When I pee you call it 'rain'.</dd>
</dl> </dl>
<a href="http://localhost:8000/heroes"><button>Back to Heroes List </button> </a>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -12,5 +12,8 @@ ...@@ -12,5 +12,8 @@
<dt>Skills</dt><dd>Laugh, Dance, Smile</dd> <dt>Skills</dt><dd>Laugh, Dance, Smile</dd>
<dt>Lore</dt><dd>I do it for the LOLs.</dd> <dt>Lore</dt><dd>I do it for the LOLs.</dd>
</dl> </dl>
<a href="http://localhost:8000/heroes"><button>Back to Heroes List </button> </a>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment