aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/rrs/recipedetail.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/rrs/recipedetail.html b/templates/rrs/recipedetail.html
index 1e24707f02..3e2c55b88d 100644
--- a/templates/rrs/recipedetail.html
+++ b/templates/rrs/recipedetail.html
@@ -24,7 +24,6 @@
<div class="page-header">
<h1>
{{ recipe.name }} {{ recipe.pv }}
- <small>{{ milestone_name }}</small>
</h1>
</div>