diff options
Diffstat (limited to 'templates')
| -rwxr-xr-x | templates/index.html.j2 | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 53ca77e..d6c08d8 100755 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -1,6 +1,7 @@  {% extends "template.html.j2" %}  {% block content %}      <aside> +        <a><i>{{ "%d days until FFS" % days_till_ffs.days }}</i></a>          <section id="recent_thoughts">              <h4>recent thoughts:</h4>              <ul> | 
