start on culture | I'm very paranoid about sitix now lol
This commit is contained in:
5
site/culturalstuff/culture1.html
Normal file
5
site/culturalstuff/culture1.html
Normal file
@@ -0,0 +1,5 @@
|
||||
[?]
|
||||
[=img https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=]
|
||||
[=text-]
|
||||
Text related to the cultural image.
|
||||
[/]
|
||||
13
site/culture.html
Normal file
13
site/culture.html
Normal file
@@ -0,0 +1,13 @@
|
||||
[!]
|
||||
[=content-]
|
||||
<div id="culture">
|
||||
[for culturalstuff cultureThing]
|
||||
<img src="[^cultureThing.img]" />
|
||||
<p>
|
||||
[^cultureThing.text]
|
||||
</p>
|
||||
[/]
|
||||
</div>
|
||||
[/]
|
||||
[=title Culture]
|
||||
[#templates/default.html]
|
||||
@@ -1,10 +1,11 @@
|
||||
[?]
|
||||
[=links-]
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/">Home</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/intro-to-judaism">Intro to Judaism</a>
|
||||
<!--<a onclick="localStorage.refered = true" href="[^baseurl]/intro-to-judaism">Intro to Judaism</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/jewish-history-culture">Jewish History and Culture</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/landmarks">Jewish Landmarks</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/humanism">Humanism</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/membership">Membership</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/membership">Membership</a>-->
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/librarymain">Library</a>
|
||||
<a onclick="localStorage.refered = true" href="[^baseurl]/culture">Culture</a>
|
||||
[/]
|
||||
Reference in New Issue
Block a user