CINXE.COM
TracTickets – The Trac Project
<!DOCTYPE html> <html lang="en-US"> <head> <!-- # block head (placeholder in theme.html) --> <!-- # block head (content inherited from layout.html) --> <title> TracTickets – The Trac Project </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--[if IE]><script> if (/^#__msie303:/.test(window.location.hash)) window.location.replace(window.location.hash.replace(/^#__msie303:/, '#')); </script><![endif]--> <link rel="search" href="/search" /> <link rel="help" href="/wiki/TracGuide" /> <link rel="alternate" href="/wiki/TracTickets?format=txt" title="Plain Text" type="text/x-trac-wiki" /> <link rel="start" href="/wiki" /> <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/wiki.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/phrases.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/boxes.css" type="text/css" /> <link rel="stylesheet" href="/wikiextras/dynamicboxes.css" type="text/css" /> <link rel="stylesheet" href="/chrome/vote/css/tracvote.css" type="text/css" /> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <noscript> <style> .trac-noscript { display: none !important } </style> </noscript> <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search The Trac Project"/> <script src="/chrome/common/js/jquery.js"></script> <script src="/chrome/common/js/babel.js"></script> <script src="/chrome/common/js/trac.js"></script> <script src="/chrome/common/js/search.js"></script> <script src="/chrome/common/js/folding.js"></script> <script src="/chrome/common/js/wiki.js"></script> <script> jQuery(function($) { $(".trac-autofocus").focus(); $(".trac-target-new").attr("target", "_blank"); if ($.ui) { /* is jquery-ui added? */ $(".trac-datepicker:not([readonly])") .prop("autocomplete", "off").datepicker(); // Input current date when today is pressed. var _goToToday = $.datepicker._gotoToday; $.datepicker._gotoToday = function(id) { _goToToday.call(this, id); this._selectDate(id) }; $(".trac-datetimepicker:not([readonly])") .prop("autocomplete", "off").datetimepicker(); $("#main").addClass("trac-nodatetimehint"); } $(".trac-disable").disableSubmit(".trac-disable-determinant"); setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1); $(".trac-disable-on-submit").disableOnSubmit(); }); </script> <!-- # include 'site_head.html' (layout.html) --> <link rel="stylesheet" type="text/css" href="//www.edgewall.org/css/projects013.css" /> <script type="text/javascript"><!-- window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-bottom", "domain": "edgewall.org"}; //--></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> <script type="text/javascript"> jQuery(function($) { var $ntg = $("#newticketguide"); if ($ntg.length) $("#propertyform").prepend($ntg.detach()); }); </script> <!-- end of site_head.html --> <!-- # endblock head (content inherited from layout.html) --> <link rel="alternate" type="application/x-wiki" href="/wiki/TracTickets?action=edit&version=" title="Edit this page"/> <script> jQuery(function($) { wikiColumn($("#wikipage")); }); </script> <!-- # endblock head (placeholder in theme.html) --> </head> <body> <!-- # block body (content inherited from theme.html) --> <!-- # include 'site_header.html' (theme.html) --> <!-- site_header_trac.html --> <div id="wrapper"> <div id="topbar"> <a id="home-link" href="//www.edgewall.org/">Edgewall Software</a> </div> <div id="ew-header"> <div id="topnav"><ul> <li><a href="//www.edgewall.org/">Home</a></li> <li class="active"> <a class="trac" href="//trac.edgewall.org/">Trac</a> </li> <li> <a href="//trac-hacks.org/">Trac Hacks</a> </li> <li class=""> <a class="genshi" href="//genshi.edgewall.org/">Genshi</a> </li> <li class=""> <a class="babel" href="//babel.edgewall.org/">Babel</a> </li> <li class=""> <a class="bitten" href="//bitten.edgewall.org/">Bitten</a> </li></ul> </div> </div> <div id="ew-main"> <div id="ew-content"> <div> <script src="//www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-598265-1";urchinTracker();</script> <div id="left"> <div class="block"> <ul> <li><a href="/">Home</a></li> <li><a href="/wiki/TracDownload">Download</a></li> <li><a href="/wiki/TracGuide">Documentation</a></li> <li><a href="/wiki/MailingList">Mailing Lists</a></li> <li><a href="/wiki/TracLicense">License</a></li> <li><a href="/wiki/TracFaq">FAQ</a></li> </ul> </div> </div> </div><!-- /site_header_trac.html --> <!-- end of site_header.html --> <div id="banner"> <div id="header"> <a id="logo" href="//trac.edgewall.org/"> <img alt="Trac" height="73" src="//www.edgewall.org/gfx/trac_logo.png" width="236" /></a> </div> <form id="search" action="/search" method="get"> <div> <label for="proj-search">Search:</label> <input type="text" id="proj-search" name="q" size="18" value="" /> <input type="submit" value="Search" /> </div> </form> <div id="metanav" class="nav"> <ul><li class="first"><a href="/login">Login</a></li><li ><a href="/prefs">Preferences</a></li><li ><a href="/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/about">About Trac</a></li></ul> </div> </div> <div id="mainnav" class="nav"> <ul><li class="active first"><a href="/wiki">Wiki</a></li><li ><a href="/timeline">Timeline</a></li><li ><a href="/roadmap">Roadmap</a></li><li ><a href="/browser">Browse Source</a></li><li ><a href="/report">View Tickets</a></li><li ><a href="/wiki/NewTicket">New Ticket</a></li><li class="last"><a href="/search">Search</a></li></ul> </div> <div id="main" > <div id="pagepath" class="noprint"> <a class="pathentry first" title="View WikiStart" href="/wiki">wiki:</a><a href="/wiki/TracTickets" title="View TracTickets" class="pathentry">TracTickets</a></div> <div id="ctxtnav" class="nav"> <h2>Context Navigation</h2> <ul> <li class="first"><span id="vote" title="Vote count (-1)"><img alt="Up-vote" src="/chrome/vote/aupgray.png" /><span id="votes">-1</span><img alt="Down-vote" src="/chrome/vote/adownmod.png" /></span></li> <li ><a href="/wiki/WikiStart">Start Page</a></li> <li ><a href="/wiki/TitleIndex">Index</a></li> <li class="last"><a href="/wiki/TracTickets?action=history">History</a></li> </ul> <hr /> </div> <!-- # block content (placeholder in theme.html) --> <div id="content" class="wiki narrow"> <div class="wikipage searchable"> <div id="wikipage" class="trac-content borderless"><div class="wikiextras box shadow icon information yellow"><p> This page documents the 1.4 (latest stable) release. Documentation for other releases can be found <a class="wiki" href="/wiki/TitleIndex#TracGuide:BackupandTranslations">here</a>. </p> </div><h1 class="section" id="TheTracTicketSystem">The Trac Ticket System</h1> <p> </p><div class="wiki-toc"><h4>Table of Contents</h4><ul><li class="False"><a class="False" href="/wiki/TracGuide">Index</a></li><li class="False"><a class="False" href="/wiki/TracInstall">Installation</a></li><li class="False"><a class="False" href="/wiki/TracInterfaceCustomization">Customization</a></li><li class="False"><a class="False" href="/wiki/TracPlugins">Plugins</a></li><li class="False"><a class="False" href="/wiki/TracUpgrade">Upgrading</a></li><li class="False"><a class="False" href="/wiki/TracIni">Configuration</a></li><li class="False"><a class="False" href="/wiki/TracAdmin">Administration</a></li><li class="False"><a class="False" href="/wiki/TracBackup">Backup</a></li><li class="False"><a class="False" href="/wiki/TracLogging">Logging</a></li><li class="False"><a class="False" href="/wiki/TracPermissions">Permissions</a></li><li class="False"><a class="False" href="/wiki/TracWiki">The Wiki</a></li><li class="False"><a class="False" href="/wiki/WikiFormatting">Wiki Formatting</a></li><li class="False"><a class="False" href="/wiki/TracTimeline">Timeline</a></li><li class="False"><a class="False" href="/wiki/TracBrowser">Repository Browser</a></li><li class="False"><a class="False" href="/wiki/TracRevisionLog">Revision Log</a></li><li class="False"><a class="False" href="/wiki/TracChangeset">Changesets</a></li><li class="active"><a class="False" href="/wiki/TracTickets">Tickets</a></li><li class="False"><a class="False" href="/wiki/TracWorkflow">Workflow</a></li><li class="False"><a class="False" href="/wiki/TracRoadmap">Roadmap</a></li><li class="False"><a class="False" href="/wiki/TracQuery">Ticket Queries</a></li><li class="False"><a class="False" href="/wiki/TracBatchModify">Batch Modify</a></li><li class="False"><a class="False" href="/wiki/TracReports">Reports</a></li><li class="False"><a class="False" href="/wiki/TracRss">RSS Support</a></li><li class="False"><a class="False" href="/wiki/TracNotification">Notification</a></li></ul></div><p> </p> <div class="wiki-toc trac-nav" style="clear:both"> <h4>Languages:</h4> <ul><li><a class="wiki" href="/wiki/TranslationDe/TracTickets">Deutsch</a> </li><li><strong>English</strong> </li><li><a class="wiki" href="/wiki/TranslationRu/TracTickets">Русский</a> </li></ul> </div><p> </p> <p> As the central project management element of Trac, tickets can be used for <strong>project tasks</strong>, <strong>feature requests</strong>, <strong>bug reports</strong> and <strong>software support issues</strong>, among others. </p> <p> As with the <a class="wiki" href="/wiki/TracWiki">TracWiki</a>, this subsystem has been designed to make user contribution and participation as simple as possible. Tickets can be edited, annotated, assigned, prioritized and discussed. </p> <p> <span class="wikianchor" id="edit-permissions"></span> The default installation doesn't permit to non-authenticated users ("anonymous" users) to change anything, even to comment on an issue, for obvious spam prevention reasons. Check the local contributing policy, or contact your local Trac administrator. </p> <h2 class="section" id="TicketFields">Ticket Fields</h2> <p> A ticket contains the following information: </p> <ul><li><strong>Summary</strong> — Simple text without <a class="wiki" href="/wiki/WikiFormatting">WikiFormatting</a>. </li><li><strong>Description</strong> — The body of the ticket. Accepts <a class="wiki" href="/wiki/WikiFormatting">WikiFormatting</a>. </li><li><strong>Reporter</strong> — The author of the ticket. </li><li><strong>Type</strong> — The default types are <code>defect</code>, <code>enhancement</code> and <code>task</code>. </li><li><strong>Component</strong> — The project module or subsystem that this ticket concerns. </li><li><strong>Version</strong> — Version of the project that this ticket pertains to. </li><li><strong>Keywords</strong> — Useful for searching and report generation. </li><li><strong>Priority</strong> — The default priorities are <code>trivial</code>, <code>minor</code>, <code>major</code>, <code>critical</code> and <code>blocker</code>. A dropdown list when multiple priorities are defined. </li><li><strong>Severity</strong> — Similar to Priority, but the distinction may be useful for some projects. No severities are defined by default, therefore the field will be hidden from the ticket form. </li><li><strong>Milestone</strong> — Milestone in which the ticket will be resolved. A dropdown list. </li><li><strong>Assigned to/Owner</strong> — Principal person responsible for handling the issue. </li><li><strong>Cc</strong> — A comma-separated list of other users or email addresses to notify when changes are made to a ticket. </li><li><strong>Resolution</strong> — Reason why a ticket was closed. Default values are <code>fixed</code>, <code>invalid</code>, <code>wontfix</code>, <code>duplicate</code>, <code>worksforme</code>. </li><li><strong>Status</strong> — The statuses are defined in the <a class="wiki" href="/wiki/TracWorkflow#BasicTicketWorkflowCustomization">ticket workflow</a>. For the default workflow the statuses are <code>new</code>, <code>assigned</code>, <code>accepted</code>, <code>closed</code> and <code>reopened</code>. </li></ul><p> <strong>Notes:</strong> </p> <ul><li>The type, <a href="https://trac.edgewall.org/intertrac/TicketComponent" title="TicketComponent in The Trac Project">component</a>, <a class="wiki" href="/wiki/TracRoadmap">milestone</a>, version, priority, severity fields and resolution can be managed using <a class="wiki" href="/wiki/TracAdmin">trac-admin</a> or WebAdmin. </li></ul><h2 class="section" id="ChangingandCommentingTickets">Changing and Commenting Tickets</h2> <p> With appropriate permissions, tickets can be commented and ticket properties changed. When viewing a ticket, the history of changes will appear below the ticket properties box. </p> <p> By default an authenticated user can edit their own ticket comments. Users with <code>TICKET_EDIT_COMMENT</code> can edit any comment. </p> <p> Comment editing is meant for making small corrections to comments, like fixing formatting or spelling errors. For major edits, you should be adding a new comment instead. Editing a comment will not produce a new entry on <a href="/timeline">timeline</a>, while entering a new comment or other changes will do. </p> <p> All edits (field changes, new comments, comment edits) update the "last changed" time of the ticket. </p> <p> <strong>Note:</strong> </p> <ul><li><a class="wiki" href="/wiki/TracLinks">TracLinks</a> and <a class="wiki" href="/wiki/WikiFormatting">WikiFormatting</a> can be used in the ticket description and comments. Use <a class="wiki" href="/wiki/TracLinks">TracLinks</a> to refer to other issues, changesets and files. </li></ul><ul><li>See <a class="wiki" href="/wiki/TracNotification">TracNotification</a> for how to configure email notifications on ticket changes. </li></ul><ul><li>See <a class="wiki" href="/wiki/TracWorkflow">TracWorkflow</a> for information about the state transitions (ticket lifecycle), and customization of the workflow. </li></ul><h2 class="section" id="HidingFields">Hiding Fields</h2> <p> Many of the default ticket fields can be hidden from the ticket web interface by removing all the possible values through the WebAdmin or using <a class="wiki" href="/wiki/TracAdmin">trac-admin</a>. This only applies to drop-down lists: <em>type</em>, <em>priority</em>, <em>severity</em>, <em>component</em>, <em>version</em> and <em>milestone</em>. </p> <h2 class="section" id="AddingCustomFields">Adding Custom Fields</h2> <p> Trac lets you add custom ticket fields. See <a class="wiki" href="/wiki/TracTicketsCustomFields">TracTicketsCustomFields</a> for more information. </p> <h2 class="section" id="DefaultValuesforDrop-DownFields">Default Values for Drop-Down Fields</h2> <p> The option selected by default for the various drop-down fields can be set in <a class="wiki" href="/wiki/TracIni">trac.ini</a>. Refer to the values prefixed with <code>default_</code> in the <a class="wiki" href="/wiki/TracIni#ticket-section">[ticket]</a> section. The default value of several fields can also be set through the WebAdmin. </p> <p> If any of these options are omitted, the default value will either be the first in the list, or an empty value when allowed. The <a class="wiki" href="/wiki/TracIni#ticket-allowed_empty_fields-option">allowed_empty_fields</a> option determines which fields may have an empty value. </p> <h2 class="section" id="Assign-toasDrop-DownList">Assign-to as Drop-Down List</h2> <p> If the list of possible ticket owners is finite, you can change the <em>assign-to</em> ticket field from a text input to a drop-down list. This is done by setting the <code>restrict_owner</code> option of the <code>[ticket]</code> section in <a class="wiki" href="/wiki/TracIni">trac.ini</a> to <code>true</code>. In that case, Trac will populate the list with all users who <strong>have an authenticated session</strong> and possess the <code>TICKET_MODIFY</code> <a class="wiki" href="/wiki/TracPermissions">permissions</a>. </p> <p> An authenticated session will be created the first time a user authenticates with the project. You can manually add an authenticated session using the <a class="wiki" href="/wiki/TracAdmin#?session add">trac-admin</a> <code>session add</code> command. The <code>:1</code> suffix on the session id (i.e. username) is the key to creating an authenticated session: </p> <div class="wiki-code"><div class="code"><pre>trac-admin /path/to/projenv session add <sid>:1 <span class="o">[</span>name<span class="o">]</span> <span class="o">[</span>email<span class="o">]</span> </pre></div></div><p> You may find the dropdown list is <em>overpopulated</em> with users that are no longer active in the project. Revoking authentication privileges will not remove the session data that is used to populate the dropdown list. The <a class="wiki" href="/wiki/TracAdmin">trac-admin</a> command can be used to list and remove sessions: </p> <ul><li>List all sessions: <div class="wiki-code"><div class="code"><pre>trac-admin /path/to/projenv session list </pre></div></div></li><li>Remove a session: <div class="wiki-code"><div class="code"><pre>trac-admin /path/to/projenv session delete SID </pre></div></div></li></ul><p> Alternatively, you can just revoke <code>TICKET_MODIFY</code> from users that you don't want to be included in the list. However, that will not be possible if you've granted <code>TICKET_MODIFY</code> to all <em>anonymous</em> or <em>authenticated</em> users. </p> <p> <strong>Notes:</strong> </p> <ul><li>If you need more flexibility, then use subclass <code>ConfigurableTicketWorkflow</code> and override the <code>get_allowed_owners</code> method (see <a href="https://trac.edgewall.org/intertrac/%2312807" title="#12807 in The Trac Project">Trac ticket 12807</a>). </li></ul><ul><li>Activating this option may cause some performance degradation. Read more about this in the <a href="https://trac.edgewall.org/intertrac/TracPerformance%23Configuration" title="TracPerformance#Configuration in The Trac Project">Trac performance</a> page. </li></ul><h2 class="section" id="PresetValuesforNewTickets">Preset Values for New Tickets</h2> <p> To create a link to the new-ticket form filled with preset values, you need to call the <code>/newticket?</code> URL with <code>variable=value</code> separated by <code>&</code>. Possible variables are: </p> <ul><li><strong>type</strong> — The type droplist. </li><li><strong>reporter</strong> — Name or email of the reporter. </li><li><strong>summary</strong> — Summary line for the ticket. </li><li><strong>description</strong> — Long description of the ticket. </li><li><strong>component</strong> — The component dropdown list. </li><li><strong>version</strong> — The version dropdown list. </li><li><strong>severity</strong> — The severity dropdown list. </li><li><strong>keywords</strong> — The keywords or tags. </li><li><strong>priority</strong> — The priority dropdown list. </li><li><strong>milestone</strong> — The milestone dropdown list. </li><li><strong>cc</strong> — The list of emails for notifying about the ticket change. </li></ul><p> Example: <code>[/newticket?summary=Compile%20Error&version=1.0&component=gui]</code> </p> <p> To set the ticket owner the workflow action may also need to be selected. For the <a class="wiki" href="/wiki/TracWorkflow#TicketCreateAction">default workflow</a>, the <em>create and assign</em> action can be selected with <code>action=create_and_assign</code> and the owner specified by assigning <code>action_create_and_assign_reassign_owner</code>. Alternatively, you could avoid needing to select the action by using the <a class="wiki" href="/wiki/TracWorkflow#BasicTicketWorkflowCustomization">default attribute</a> to make <em>create and assign</em> the default action. </p> <p> For other custom workflow actions, determine the variable names by inspecting the <code>name</code> attribute of the <em>action</em> radio button and the <em>owner</em> input or select element. </p> <h2 class="section" id="deleter">Deleting Tickets</h2> <p> Ticket delete and ticket change delete functions are enabled through an optional component. To enable the functionality edit the <a class="wiki" href="/wiki/TracIni#components-section">[components]</a> section of <a class="wiki" href="/wiki/TracIni">TracIni</a>: </p> <div class="wiki-code"><div class="code"><pre><span class="k">[components]</span> <span class="na">tracopt.ticket.deleter.*</span> <span class="o">=</span> <span class="s">enabled</span> </pre></div></div><p> The <em>Delete</em> buttons appears next to the <em>Reply</em> buttons in the ticket description and ticket change areas. <code>TICKET_ADMIN</code> permission is required for deleting tickets and ticket changes. </p> <p> Tickets and ticket changes can also be deleted using the <a class="wiki" href="/wiki/TracAdmin">TracAdmin</a> <code>ticket remove</code> and <code>ticket remove_comment</code> commands. </p> <h2 class="section" id="cloner">Cloning Tickets</h2> <p> The ticket clone function is enabled through an optional component. To enable the functionality edit the <a class="wiki" href="/wiki/TracIni#components-section">[components]</a> section of <a class="wiki" href="/wiki/TracIni">TracIni</a>: </p> <div class="wiki-code"><div class="code"><pre><span class="k">[components]</span> <span class="na">tracopt.ticket.clone.*</span> <span class="o">=</span> <span class="s">enabled</span> </pre></div></div><p> The <em>Clone</em> buttons appears next to the <em>Reply</em> buttons in the ticket description and ticket change areas. The ticket summary, description and properties are cloned, with minor modifications such as changing the ticket reporter to the currently authenticated user. </p> <hr /> <p> See also: <a class="wiki" href="/wiki/TracTicketsCustomFields">TracTicketsCustomFields</a>, <a class="wiki" href="/wiki/TracNotification">TracNotification</a>, <a class="wiki" href="/wiki/TracReports">TracReports</a>, <a class="wiki" href="/wiki/TracQuery">TracQuery</a>, <a class="wiki" href="/wiki/TracRepositoryAdmin#CommitTicketUpdater">TracRepositoryAdmin#CommitTicketUpdater</a> </p> </div> <div class="trac-modifiedby"> <span> <a href="/wiki/TracTickets?action=diff&version=86" title="Version 86 by Ryan J Ollos: Fix merge error.">Last modified</a> <a class="timeline" href="/timeline?from=2019-10-15T18%3A58%3A16%2B02%3A00&precision=second" title="See timeline at Oct 15, 2019, 6:58:16 PM">5 years ago</a> </span> <span class="trac-print"> Last modified on Oct 15, 2019, 6:58:16 PM </span> </div> </div> <div id="attachments"> </div> <div class="buttons"> <form method="get" action="/wiki/TracTickets" id="modifypage"> <div> <input type="hidden" name="action" value="edit" /> <input type="submit" value="Edit this page" /> </div> </form> <form method="get" action="/attachment/wiki/TracTickets/" id="attachfile"> <div> <input type="hidden" name="action" value="new" /> <input type="submit" id="attachfilebutton" value="Attach file"/> </div> </form> </div> <div class="trac-help"> <strong>Note:</strong> See <a href="/wiki/TracWiki">TracWiki</a> for help on using the wiki. </div> </div> <!-- # block content (content inherited from layout.html) --> <script> jQuery.loadStyleSheet("/pygments/trac.css", "text/css"); </script> <div id="altlinks"> <h3>Download in other formats:</h3> <ul> <li class="last first"> <a rel="nofollow" href="/wiki/TracTickets?format=txt" class=""> Plain Text</a> </li> </ul> </div> <!-- # endblock content (content inherited from layout.html) --> <!-- # endblock content (placeholder in theme.html) --> </div> <div id="footer"><hr/> <a id="tracpowered" href="https://trac.edgewall.org/" ><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered"/></a> <p class="left"> Powered by <a href="/about"><strong>Trac 1.4.3</strong></a> <br /> By <a href="http://www.edgewall.org/">Edgewall Software</a> . </p> <p class="right">Visit the Trac open source project at<br /><a href="//trac.edgewall.org/">https://trac.edgewall.org/</a></p> </div> <!-- # include 'site_footer.html' (theme.html) --> <!-- site_footer_trac.html --> </div><!-- #ew-content --> </div> </div> <div id="ew-footer"> <p><a href="mailto:info@edgewall.com">info@edgewall.com</a></p> <p>Copyright © 2003-2024 Edgewall Software. All rights reserved.</p> </div> <div id="right"> <div id="ohloh-badge"> <a href="//www.openhub.net/p/trac"> <img src="//www.openhub.net/p/trac/widgets/project_thin_badge.gif" /> </a> </div> <script type="text/javascript"><!-- google_ad_client = "pub-3746245347013177"; google_ad_width = 120; google_ad_height = 600; google_ad_format = "120x600_as"; google_ad_channel ="9044578517"; google_ad_type = "text_image"; google_color_border = "8b8d8d"; /*google_color_border = "6b6d6d";*/ google_color_bg = "6b6d6d"; /*google_color_bg = "4b4d4d";*/ google_color_link = "336699"; google_color_url = "E2B200"; google_color_text = "8c8c8c"; /*google_color_text = "cccccc";*/ //--></script> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <!-- /site_footer_trac.html --> <!-- end of site_footer.html --> <!-- # endblock body (content inherited from theme.html) --> </body> </html>