143 lines
4.6 KiB
HTML
143 lines
4.6 KiB
HTML
<!-- Blog Post -->
|
|
<article class="card mb-4 @@class" data-v-post>
|
|
<div class="card-header">
|
|
|
|
<!--
|
|
<div class="post-meta-wrapper post-meta-single post-meta-single-top">
|
|
|
|
<ul class="post-meta">
|
|
|
|
<li class="post-author meta-wrapper">
|
|
<span class="meta-icon">
|
|
<span class="screen-reader-text">Post author</span>
|
|
<i class="la la-user"></i>
|
|
</span>
|
|
<span class="meta-text">
|
|
By <a data-v-post-author-url><span data-v-post-display_name>admin</span></a>
|
|
</span>
|
|
</li>
|
|
|
|
<li class="post-date meta-wrapper">
|
|
<span class="meta-icon">
|
|
<span class="screen-reader-text">Post date</span>
|
|
|
|
<i class="la la-calendar"></i>
|
|
</span>
|
|
<span class="meta-text">
|
|
<a data-v-post-url>
|
|
<span data-v-post-created_at data-filter-friendly_date>December 31, 2020</span>
|
|
<span data-v-post-created_at_formatted>December 31, 2020</span>
|
|
</a>
|
|
</span>
|
|
</li>
|
|
<li class="post-comment-link meta-wrapper">
|
|
<span class="meta-icon">
|
|
<i class="la la-comment"></i>
|
|
</span>
|
|
<span class="meta-text">
|
|
<a href="#comments" data-v-post-comments-url><span data-v-post-comment_text>0 Comments</span></a> </span>
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
-->
|
|
|
|
</div>
|
|
<div class="card-body mb-3">
|
|
|
|
<div class="card-text post-content" data-v-post-content>
|
|
<p>
|
|
Begin each day by telling yourself:
|
|
</p>
|
|
|
|
<blockquote cite="https://en.wikipedia.org/wiki/Marcus_Aurelius">
|
|
<p>Today I shall be meeting with interference, ingratitude, insolence, disloyalty, ill-will, and selfishness all of them due to the offenders` ignorance of what is good or evil.</p>
|
|
<cite class="small">
|
|
<a href="https://en.wikipedia.org/wiki/Marcus_Aurelius" class="text-decoration-none" target="_blank">Marcus Aurelius</a>
|
|
</cite>
|
|
</blockquote>
|
|
|
|
<p>
|
|
But for my part I have long perceived the nature of good and its nobility, the nature of evil and its meanness, and also the nature of the culprit himself, who is my brother (not in the physical sense, but as a fellow creature similarly endowed with reason and a share of the divine);therefore none of those things can injure me, for nobody can implicate me in what is degrading.
|
|
</p>
|
|
|
|
<p>
|
|
<img class="img-fluid" loading="lazy" src="https://placeholdit.com/1200x300">
|
|
</p>
|
|
|
|
<p>
|
|
Neither can I be angry with my brother or fall foul of him; for he and I were born to work together, like a man`s two hands, feet or eyelids, or the upper and lower rows of his teeth.
|
|
</p>
|
|
|
|
<p>
|
|
To obstruct each other is against Nature`s law - and what is irritation or aversion but a form of obstruction.
|
|
</p>
|
|
|
|
<div>
|
|
<img class="img-fluid align-center" loading="lazy" src="https://placeholdit.com/1200x300">
|
|
</div>
|
|
|
|
<p>
|
|
Consectetur adipiscing elit. Praesent vel tortor facilisis, volutpat nulla placerat, tincidunt mi.
|
|
</p>
|
|
|
|
<p>
|
|
<img class="img-fluid align-right" loading="lazy" src="https://placeholdit.com/150x150">
|
|
</p>
|
|
|
|
<p>
|
|
Nullam vel orci dui. Su spendisse sit amet laoreet neque. Fusce sagittis suscipit sem a consequat. Proin nec interdum sem.
|
|
</p>
|
|
<p>
|
|
Quisque in porttitor magna, a imperdiet est. Donec accumsan justo nulla, sit amet varius urna laoreet vitae. Maecenas feugiat fringilla metus.
|
|
</p>
|
|
|
|
<p>
|
|
<img class="img-fluid align-left" loading="lazy" src="https://placeholdit.com/150x150">
|
|
</p>
|
|
|
|
<p>
|
|
Nullam vel orci dui. Su spendisse sit amet laoreet neque. Fusce sagittis suscipit sem a consequat. Proin nec interdum sem.
|
|
</p>
|
|
<p>
|
|
Quisque in porttitor magna, a imperdiet est. Donec accumsan justo nulla, sit amet varius urna laoreet vitae. Maecenas feugiat fringilla metus.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
@@include('../_includes/fields.html', {"type": "post", "subtype": "post"})
|
|
|
|
@@include('../_includes/post-password.html')
|
|
|
|
</div>
|
|
|
|
<div class="card-footer">
|
|
|
|
<div data-v-component-content-categories="blog-post" data-v-type="tags" data-v-post_id="url">
|
|
<div>
|
|
<ul data-v-cats class="tags">
|
|
<li data-v-cat>
|
|
<a data-v-cat-url><span data-v-cat-name>tag 1</span></a>
|
|
</li>
|
|
<li data-v-cat>
|
|
<a data-v-cat-url><span data-v-cat-name>tag 2</span></a>
|
|
</li>
|
|
<li data-v-cat>
|
|
<a data-v-cat-url><span data-v-cat-name>tag 3</span></a>
|
|
</li>
|
|
<li data-v-cat>
|
|
<a data-v-cat-url><span data-v-cat-name>tag 4</span></a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
@@include('../_includes/author-box.html')
|
|
|
|
@@include('../_includes/post-comments.html')
|
|
|
|
</div>
|
|
</article>
|