removed html tag from bodies of pages
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
% rebase('frame.tpl')
|
% rebase('frame.tpl')
|
||||||
|
|
||||||
<div class="diary-dir"> </div>
|
<div class="diary-dir"> </div>
|
||||||
|
|||||||
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
% rebase('frame.tpl')
|
% rebase('frame.tpl')
|
||||||
<!--Content-->
|
<!--Content-->
|
||||||
<div class="pages">
|
<div class="pages">
|
||||||
@@ -8,7 +7,7 @@
|
|||||||
<div class="textbox story">
|
<div class="textbox story">
|
||||||
<h1>Story</h1><br>
|
<h1>Story</h1><br>
|
||||||
<br>
|
<br>
|
||||||
You play as a transfer student to a southern American town. <br>
|
You play as a transfer student to a Deep South town. <br>
|
||||||
<br>
|
<br>
|
||||||
There's a popular rumor that the local shopping center closes early because it's haunted, evidenced by strange noises and lights. <br>
|
There's a popular rumor that the local shopping center closes early because it's haunted, evidenced by strange noises and lights. <br>
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
% rebase('frame.tpl')
|
% rebase('frame.tpl')
|
||||||
<div class="social">
|
<div class="social">
|
||||||
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png"></a>
|
<a href="https://twitter.com/lilchimchooree"><img class="img-social-ribbon" src="static/img/ele/twitter-ribbon.png"></a>
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
% rebase('frame.tpl')
|
% rebase('frame.tpl')
|
||||||
<!--Content-->
|
<!--Content-->
|
||||||
<div class="pages">
|
<div class="pages">
|
||||||
|
|||||||
Reference in New Issue
Block a user