jira-card-printer/index.html

12 lines
358 B
HTML
Raw Normal View History

2015-01-18 16:06:10 +01:00
<html>
<head>
<title>Qoomon</title>
<meta http-equiv="refresh" content="1"; url="http://qoomon.blogspot.de/2014/01/jira-issue-card-printer-bookmarklet.html" />
<script language="javascript">
window.location = "http://qoomon.blogspot.de/2014/01/jira-issue-card-printer-bookmarklet.html";
</script>
</head>
<body>
</body>
</html>