Add semicolon

This commit is contained in:
Olivier 'reivilibre' 2022-03-27 21:11:09 +01:00
parent f2354c5bf7
commit a271f83805
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ pub async fn search_search_inner(
title: search_doc.title,
excerpt: search_doc.excerpt,
tags: search_doc.tags,
})
});
}
Ok(TemplatedHtml(SearchTemplate {