35 lines
952 B
HTML
35 lines
952 B
HTML
{{if .Pjax}}
|
|
{{template "header.html" .}}
|
|
<meta property="og:description" content="SOP.epic is a feature packed twitter alternative with no paywalling of basic features and easily customizable themes!">
|
|
{{else}}
|
|
<title>{{.Title}} - sop.epic</title>
|
|
{{end}}
|
|
|
|
<style>
|
|
h1 {color:black;}
|
|
p {color:black;}
|
|
</style>
|
|
|
|
<div id="main-body">
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<h1>Welcome to SOP.epic!</h1><br>
|
|
<p>SOP.epic (pronounced ess-oh-pee) is a Plaza Based™ twitter alternative with no paywalling of basic features and easily customizable themes!<p>
|
|
<img src="assets/img/weedchan.png"> <a href="/communities/1"><img src="assets/img/go!.png"></a><br>
|
|
|
|
<p>awesome art:<br><br>
|
|
|
|
<img src="assets/img/art/lg_16150364_img_20221203_065249.png" width="430" height="330"> by rem
|
|
|
|
<img src="assets/img/art/ketamine.png" width="430" height="384"> by minitt
|
|
</div>
|
|
|
|
{{if .Pjax}}
|
|
{{template "footer.html"}}
|
|
{{end}} |