From 0d2f64d9240509a620af100d9a37c57d62b3e1b8 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 10 Mar 2015 11:40:07 -0700 Subject: Remove > from .nextlink in template --- .template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.template.html') diff --git a/.template.html b/.template.html index 09ac2a5..1de2ef0 100644 --- a/.template.html +++ b/.template.html @@ -73,7 +73,7 @@ $for(include-before)$ $include-before$ $endfor$ $for(project.next)$ - $project.next.title$> + $project.next.title$ $endfor$ -- cgit 1.4.1-21-gabe81