1
0
mirror of https://github.com/kirsle/kirsle.net synced 2024-09-28 22:35:54 +00:00
kirsle.net/www/flash/pwnizard-i-choose-you.html
2014-04-09 14:56:29 -07:00

12 lines
355 B
HTML

{% extends "layout.html" %}
{% block title %}Pwnizard, I Choose You! - Flash Animations{% endblock %}
{% block content %}
<h1>Pwnizard, I Choose You!</h1>
<embed src="/creativity/flash/pwnizard.swf" width="480" height="320"
autoplay="true" loop="true" hidden="false" quality="high"><p>
&#0171; <a href="/flash">More Flash Animations</a>
{% endblock %}