Fix Contents link in entry page
This commit is contained in:
parent
f05664fc1c
commit
8fdba48fe7
|
@ -11,7 +11,7 @@
|
|||
<img id="logo" src="../{logo}">
|
||||
<p><span style="font-size:1.5em;">{lexicon}</span></p>
|
||||
<p>
|
||||
<a href="../contents">Contents</a> —
|
||||
<a href="../contents/">Contents</a> —
|
||||
<a href="../rules/">Rules</a> —
|
||||
<a href="../formatting/">Formatting</a> —
|
||||
<a href="../session/">Session</a> —
|
||||
|
@ -23,4 +23,4 @@
|
|||
<h1>{title}</h1>
|
||||
{content}</div>
|
||||
{citeblock}</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue