changeset 146:730b34064342

Added advanced trick section to the about page.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 12 May 2009 07:19:43 +0200
parents fa0ed1574400
children cb721033390b
files hgscm/templates/workflow_guide.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgscm/templates/workflow_guide.html	Tue May 12 07:19:20 2009 +0200
+++ b/hgscm/templates/workflow_guide.html	Tue May 12 07:19:43 2009 +0200
@@ -590,6 +590,7 @@
 <div class="col">
                 {% download_button %}
 	            {% mercurial_tricks %}
+	            {% mercurial_tricks_advanced %}
 		</div>
 	</div>