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