library now works with sitix. very glad I moved.
This commit is contained in:
30
site/librarymain.html
Normal file
30
site/librarymain.html
Normal file
@@ -0,0 +1,30 @@
|
||||
[!]
|
||||
[=content-]
|
||||
<div id="library">
|
||||
<div id="libpages">
|
||||
[f library libraryEntry]
|
||||
<a href="/library/[^libraryEntry.filename]">
|
||||
<span>[^libraryEntry.libraryTitle]</span>
|
||||
<p>
|
||||
[^libraryEntry.libraryBlurb]
|
||||
</p>
|
||||
<span><img src="/res/librarrow.svg"></span>
|
||||
</a>
|
||||
[/]
|
||||
</div>
|
||||
<div id="study">
|
||||
<div id="study-inner">
|
||||
<h1 style="color: var(--kuwaitred);">Daily Study</h1>
|
||||
<div>
|
||||
Something to study!
|
||||
</div>
|
||||
<div>
|
||||
Something else to study!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
[/]
|
||||
[=title Library]
|
||||
|
||||
[#templates/default.html]
|
||||
Reference in New Issue
Block a user