# HG changeset patch # User Marcin Kuzminski # Date 2011-11-27 02:20:28 # Node ID 1a2f10b368a92356d0d4f64bc7d6c616faff63bf # Parent 61eda8bf70d0897f2e51c186fd3bb39f3bffb803 added forking into quick menu on main page diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -90,7 +90,15 @@ ${_('Files')} - + +
  • + + + ${_('Fork')} + + ${_('Fork')} + +