12 lines
358 B
HTML
12 lines
358 B
HTML
<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>
|