Commit dec64e5d authored by Xavier Calabia's avatar Xavier Calabia

added back to heroes list button

parent d21fd669
......@@ -12,5 +12,6 @@
<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>
</dl>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body>
</html>
\ No newline at end of file
</html>
......@@ -12,5 +12,6 @@
<dt>Skills</dt><dd>Laugh, Dance, Smile</dd>
<dt>Lore</dt><dd>I do it for the LOLs.</dd>
</dl>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body>
</html>
\ No newline at end of file
</html>
......@@ -12,5 +12,6 @@
<dt>Skills</dt><dd>Power Pellet, Sunshine, Pollen Punch</dd>
<dt>Lore</dt><dd>I am Sunflowey. Sometimes a sun, sometimes a flower.</dd>
</dl>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body>
</html>
\ No newline at end of file
</html>
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