| <ul>␊ | 
| <li><a href="#q-keyboard">{trans 'What are the keyboard shortcuts?'}</a></li>␊ | 
| <li><a href="#q-duplicate">{trans 'How to mark an issue as duplicate?'}</a></li>␊ | 
| <li><a href="#q-mugshot">{trans 'How can I display my head next to my comments?'}</a></li>␊ | 
| <li><a href="#q-api">{trans 'What is the API and how to use it?'}</a></li>␊ | 
| </ul>␊ | 
| ␊ | 
|  | 
| <li>Submit the changes.</li>␊ | 
| </ol>{/blocktrans}␊ | 
| ␊ | 
| <h2 id="q-mugshot">{trans 'How can I display my head next to my comments?'}</h2>␊ | 
| ␊ | 
| <p>{blocktrans}You need to create an account on <a href="http://en.gravatar.com/">Gravatar</a>, this takes about 5 minutes and is free.{/blocktrans}</p>␊ | 
| ␊ | 
| <h2 id="q-api">{trans 'What is the API and how to use it?'}</h2>␊ | 
| ␊ | 
| <p>{blocktrans}The API (Application Programming Interface) is used to interact with InDefero with another program. For example, this can be used to create a desktop program to submit new tickets easily.{/blocktrans}</p>{aurl 'url', 'IDF_Views::faqApi'}␊ |