diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index eec0057..c1c06fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,8 +15,8 @@ <input type="text" name="name" id="name-input"/> <input type="submit" value="send" id="submit-button"/> </form> - <h3><em>Notice:</em> When you <strong>curse</strong> someone, there will be two holes that you dig...</h3> - <h3>One is for the cursed person and the other one is for <em>yourself.</em></h3> + <h3><em>Notice:</em> When you <strong>curse</strong> someone, there will be two holes that you dig... + <br/>One is for the cursed person and the other one is for <em>yourself.</em></h3> </div> </div> </body> |