Commit dec64e5d authored by Xavier Calabia's avatar Xavier Calabia

added back to heroes list button

parent d21fd669
...@@ -12,5 +12,6 @@ ...@@ -12,5 +12,6 @@
<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>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body> </body>
</html> </html>
...@@ -12,5 +12,6 @@ ...@@ -12,5 +12,6 @@
<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>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body> </body>
</html> </html>
...@@ -12,5 +12,6 @@ ...@@ -12,5 +12,6 @@
<dt>Skills</dt><dd>Power Pellet, Sunshine, Pollen Punch</dd> <dt>Skills</dt><dd>Power Pellet, Sunshine, Pollen Punch</dd>
<dt>Lore</dt><dd>I am Sunflowey. Sometimes a sun, sometimes a flower.</dd> <dt>Lore</dt><dd>I am Sunflowey. Sometimes a sun, sometimes a flower.</dd>
</dl> </dl>
<button onclick="location.href='/heroes'" type="button">Back to Heroes List</button>
</body> </body>
</html> </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