upd8
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ impl Bread {
|
||||
};
|
||||
|
||||
let note = if self.note.is_empty() {
|
||||
"<i>There's no note about this bread.</i>"
|
||||
"<p><i>There's no note about this bread.</i></p>"
|
||||
} else {
|
||||
&self.note
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user