blob: de2fb70d289860924e1f22f67960099e52cb381d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
+++
title = "Ceasar quote"
author = "Danilo M."
type = "life"
date = "2011-07-28T19:03:39+00:00"
excerpt = "A quote from Julius Caesar"
categories = ["blogging"]
tags = ["Caesar", "quote"]
format = "quote"
+++
{{< quote source="Julius Caesar" >}}
What we wish, we readily believe, and what we ourselves think, we imagine others think also.
{{< /quote >}}
|