aboutsummaryrefslogtreecommitdiffstats
path: root/templates/layerindex/recipes.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layerindex/recipes.html')
-rw-r--r--templates/layerindex/recipes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layerindex/recipes.html b/templates/layerindex/recipes.html
index 60a266756f..13227504dc 100644
--- a/templates/layerindex/recipes.html
+++ b/templates/layerindex/recipes.html
@@ -20,6 +20,7 @@
<li><a href="{% url 'layer_list' url_branch %}">Layers</a></li>
<li class="active"><a href="{% url 'recipe_search' url_branch %}">Recipes</a></li>
<li><a href="{% url 'machine_search' url_branch %}">Machines</a></li>
+ <li><a href="{% url 'class_search' url_branch %}">Classes</a></li>
<li><a href="{% url 'distro_search' url_branch %}">Distros</a></li>
{% endautoescape %}
{% endblock %}