diff --git a/src/IDF/templates/idf/faq.html b/src/IDF/templates/idf/faq.html index 39f2517..bcf6f93 100644 --- a/src/IDF/templates/idf/faq.html +++ b/src/IDF/templates/idf/faq.html @@ -4,6 +4,7 @@ @@ -43,6 +44,10 @@
  • Submit the changes.
  • {/blocktrans} +

    {trans 'How can I display my head next to my comments?'}

    + +

    {blocktrans}You need to create an account on Gravatar, this takes about 5 minutes and is free.{/blocktrans}

    +

    {trans 'What is the API and how to use it?'}

    {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}

    {aurl 'url', 'IDF_Views::faqApi'}