Add subheadings as official style
This commit is contained in:
parent
61b7ba3195
commit
4d93e52da5
@ -11,6 +11,11 @@
|
|||||||
if (!isset($CMS_ACTIVE) or !renderPost()) return;
|
if (!isset($CMS_ACTIVE) or !renderPost()) return;
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
<h2 class="subheading">-- Subheading</h2>
|
||||||
|
<p>
|
||||||
|
<?php includeGraphics("Post image", "2017/fft.png", $preview=""); ?>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<?php
|
<?php
|
||||||
includeVideo("https://www.youtube.com/embed/fzQ6gRAEoy0");
|
includeVideo("https://www.youtube.com/embed/fzQ6gRAEoy0");
|
||||||
|
Loading…
Reference in New Issue
Block a user