haha
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
{{ head }}
|
||||
<body>
|
||||
<div id="frame">
|
||||
{{ header }}
|
||||
{{ cases }}
|
||||
<div id="content">
|
||||
{{ description }}
|
||||
{{ upcoming }}
|
||||
{{ previous }}
|
||||
{{ reading }}
|
||||
{{ misc }}
|
||||
</div>
|
||||
{{ footer }}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user