comparison farol/templates/welcome.j2 @ 154:3b93e8e7876b

Add notice about Farol owning no database to the welcome page
author Benoît Allard <benoit.allard@greenbone.net>
date Fri, 14 Nov 2014 17:08:37 +0100
parents 0f19ece4e7e5
children
comparison
equal deleted inserted replaced
153:8f0096e8b800 154:3b93e8e7876b
44 </div> 44 </div>
45 <div class="media-body"> 45 <div class="media-body">
46 <h1 class="media-heading">Farol <small>The Security Advisory Management Platform</small></h1> 46 <h1 class="media-heading">Farol <small>The Security Advisory Management Platform</small></h1>
47 <div class="pull-right"><a class="btn btn-primary btn-lg" role="button" href="{{ url_for('new') }}" >Start !</a></div> 47 <div class="pull-right"><a class="btn btn-primary btn-lg" role="button" href="{{ url_for('new') }}" >Start !</a></div>
48 <p>This web platform offers to review, create, edit and transform security advisories supporting various input and output formats. During your session the advisory is stored in a cache from which you should save your changes to your local file system.</p> 48 <p>This web platform offers to review, create, edit and transform security advisories supporting various input and output formats. During your session the advisory is stored in a cache from which you should save your changes to your local file system.</p>
49 <p>Farol owns no database. Any data is imported from other locations as needed and changed documents must finally be downloaded to save them.</p>
49 </div> 50 </div>
50 </div> 51 </div>
51 </div> 52 </div>
52 <div class="row"> 53 <div class="row">
53 <div class="col-sm-9"><img src="{{ url_for('static', filename="flower.png") }}" class="img-responsive img-thumbnail" alt="Security Advisories interactions"></div> 54 <div class="col-sm-9"><img src="{{ url_for('static', filename="flower.png") }}" class="img-responsive img-thumbnail" alt="Security Advisories interactions"></div>

http://farol.wald.intevation.org