2
xmlns="http://www.w3.org/1999/xhtml"
3
xmlns:tal="http://xml.zope.org/namespaces/tal"
4
xmlns:metal="http://xml.zope.org/namespaces/metal"
5
xmlns:i18n="http://xml.zope.org/namespaces/i18n"
6
metal:use-macro="view/macro:page/main_only"
7
i18n:domain="launchpad"
12
<div metal:fill-slot="main">
14
<h1 tal:content="view/page_title" />
16
<div class="top-portlet">
17
<h2>Ask your question!</h2>
20
You can post questions directly to the <a
22
modules/canonical.launchpad.webapp.vhosts/allvhosts/configs/answers/rooturl">Launchpad
25
<ul class="horizontal">
26
<li><a class="sprite info"
28
string:${context/fmt:url}/+questions">Search through existing questions</a></li>
29
<li><a tal:replace="structure context/menu:answers/new/fmt:link" /></li>
34
<h2>Other support options</h2>
37
You can also get help on Ubuntu in general from:
41
<a href="irc://irc.freenode.net/#ubuntu">the <code>#ubuntu</code>
42
IRC channel</a> on <code>irc.freenode.net</code>
45
<a href="http://ubuntuforums.org/">the Ubuntu Forums</a>.
50
<a href="http://ubuntu.com/support/supportoptions/local">support
51
in languages other than English</a>.