modified: s/contact.tpl.html
modified: s/how.tpl.html modified: s/index.tpl.html modified: s/style.css modified: src/main.js
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar"><a href="/">f0ck.me</a> | <a href="/how" target="_blank">how to</a> | <a href="/contact" target="_blank">Contact</a></div><br />
|
||||
<div class="navbar"><a href="/">f0ck.me</a> | <a href="/how">how to</a> | <a href="/contact">Contact</a></div><br />
|
||||
{% for item in items %}<div class="mrhankyisteinneger"><a href="./{{ item }}"><img src="./t/{{ item }}.png" /></a></div>
|
||||
{% endfor %}
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user