comparison farol/templates/welcome.j2 @ 23:e410f6f0f80f

Switch text on welcome and about page
author Benoît Allard <benoit.allard@greenbone.net>
date Thu, 02 Oct 2014 11:24:42 +0200
parents 8f41bb7f4681
children 57983a663cc6
comparison
equal deleted inserted replaced
22:dbfe89e3c6fe 23:e410f6f0f80f
28 {% block title %}Welcome{% endblock %} 28 {% block title %}Welcome{% endblock %}
29 29
30 {% block content %} 30 {% block content %}
31 <div class="jumbotron"> 31 <div class="jumbotron">
32 <h1>Farol <small>A Security Advisory Management Platform</small></h1> 32 <h1>Farol <small>A Security Advisory Management Platform</small></h1>
33 <p>Security Advisories have existed for ever. Whenever someone discovered a danger, a vulnerability, he immediately started spreading the words about it.</p> 33 <p>Farol is a web platform to manipulate Security Advisories. The main structure is highly inspired from the structure of a CVRF document.</p>
34 <p>In the IT World, each Party involved with security vulnerabilities have its own way of dealing with the matter, and although standards exist they aren't used much to their full extend.<p> 34 <p>This platform is meant as a way to review / create / edit / publish Security Advisories in an accessible way.</p>
35 <p>This Platform is an attempt at bringing all those worlds together.<p>
36 <p><a class="btn btn-primary btn-lg" role="button" href="{{ url_for('new') }}">Start !</a></p> 35 <p><a class="btn btn-primary btn-lg" role="button" href="{{ url_for('new') }}">Start !</a></p>
37 </div> 36 </div>
38 <div class="row"> 37 <div class="row">
39 <div class="col-sm-6"> 38 <div class="col-sm-6">
40 <div class="thumbnail"> 39 <div class="thumbnail">

http://farol.wald.intevation.org