mirror of
https://github.com/greenshot/greenshot
synced 2025-08-25 15:46:22 -07:00
Tickets redirect page
This commit is contained in:
parent
7aa8188749
commit
772a033331
1 changed files with 9 additions and 0 deletions
9
pages/tickets.markdown
Normal file
9
pages/tickets.markdown
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: Greenshot Tickets
|
||||
---
|
||||
<p>You will be redirected to our issue tracking system within seconds.</p>
|
||||
<p>If the redirect does not work, <a href="https://greenshot.atlassian.net/">please click here</a>.</p>
|
||||
<script type="text/javascript">
|
||||
window.setTimeout('window.location.href=unescape("https://greenshot.atlassian.net/"),5000');
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue